[][src]Function android_properties::android::plat_getprop

pub fn plat_getprop(_: &str, property_info: *const c_void) -> Option<String>

Retrieve a property with name name. Returns None if the operation fails.