sd_device_get_syspath

Function sd_device_get_syspath 

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