const PARTITION_ALIGNMENT_SIZE: usize = _; // 3_072usize
Expand description

The amount of padding needed between the last partition entry and the first partition, to align the partition appropriately. The two sectors are for the MBR and the GPT header.