Function libparted_sys::ped_unit_parse[][src]

pub unsafe extern "C" fn ped_unit_parse(
    str_: *const c_char,
    dev: *const PedDevice,
    sector: *mut PedSector,
    range: *mut *mut PedGeometry
) -> c_int