sd_device_new_from_path

Function sd_device_new_from_path 

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