morpheus_core::disk::gpt_writer

Function create_partition_entry

Source
pub fn create_partition_entry(
    type_guid: [u8; 16],
    start_lba: u64,
    end_lba: u64,
    name: &str,
) -> [u8; 128]
Expand description

Create a blank partition entry