Type Definition diskio::DataArea

source ·
pub type DataArea = (Lba, Lba);
Expand description

Data area. 0 - start of data area. 1 - end of data area.