sd_device_get_parent

Function sd_device_get_parent 

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