Constant disk::gpt::GPT_END_SIZE
source · pub const GPT_END_SIZE: u64 = _; // 16_896u64
Expand description
The size in bytes of everything after the last partition: i.e. the GPT partition entries and GPT footer.
pub const GPT_END_SIZE: u64 = _; // 16_896u64
The size in bytes of everything after the last partition: i.e. the GPT partition entries and GPT footer.