sd_device_new_from_syspath

Function sd_device_new_from_syspath 

Source
pub unsafe extern "C" fn sd_device_new_from_syspath(
    ret: *mut *mut sd_device,
    syspath: *const c_char,
) -> c_int