Function libparted_sys::ped_device_read [] [src]

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