Constant disk::gpt::SECTOR_SIZE
source · pub const SECTOR_SIZE: u64 = _; // 512u64
Expand description
The size in bytes of a disk sector (also called a block).
pub const SECTOR_SIZE: u64 = _; // 512u64
The size in bytes of a disk sector (also called a block).