Constant disk::gpt::GPT_PARTITION_ENTRY_SIZE
source · pub const GPT_PARTITION_ENTRY_SIZE: u32 = 128;
Expand description
The size in bytes of a single GPT partition entry.
pub const GPT_PARTITION_ENTRY_SIZE: u32 = 128;
The size in bytes of a single GPT partition entry.