Function libparted_sys::_ped_partition_alloc [] [src]

pub unsafe extern "C" fn _ped_partition_alloc(
    disk: *const PedDisk,
    type_: PedPartitionType,
    fs_type: *const PedFileSystemType,
    start: PedSector,
    end: PedSector
) -> *mut PedPartition