ped_device_read

Function ped_device_read 

Source
pub unsafe extern "C" fn ped_device_read(
    dev: *const PedDevice,
    buffer: *mut c_void,
    start: PedSector,
    count: PedSector,
) -> c_int