ped_unit_parse

Function ped_unit_parse 

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