Constant disk::gpt::GPT_BEGINNING_SIZE
source · pub const GPT_BEGINNING_SIZE: u64 = _; // 20_480u64
Expand description
The size in bytes of everything before the first partition: i.e. the MBR, GPT header and GPT partition entries.