Function disk::composite::create_gpt_entry
source · fn create_gpt_entry(partition: &PartitionInfo, offset: u64) -> GptPartitionEntry
Expand description
Create the GptPartitionEntry
for the given partition.
fn create_gpt_entry(partition: &PartitionInfo, offset: u64) -> GptPartitionEntry
Create the GptPartitionEntry
for the given partition.