Crate diskio

source ·
Expand description

Diskio library provides trait for handling disk IO devices.

Enums

DiskioDevice error type.
Ioctl commands.

Traits

Represents disk IO device.

Type Definitions

Block size of a drive.
Data area. 0 - start of data area. 1 - end of data area.
Memory sector address.
Sector size of a drive.
Flagset of DiskioDevice status.