Constant disk::gpt::MBR_PARTITION_ENTRY_SIZE
source ยท const MBR_PARTITION_ENTRY_SIZE: usize = 16;Expand description
The size in bytes on an MBR partition entry.
const MBR_PARTITION_ENTRY_SIZE: usize = 16;The size in bytes on an MBR partition entry.