Skip to main content

STORAGE_DEVICE_NUMBER

Type Alias STORAGE_DEVICE_NUMBER 

Source
pub type STORAGE_DEVICE_NUMBER = _STORAGE_DEVICE_NUMBER;

Aliased Type§

#[repr(C)]
pub struct STORAGE_DEVICE_NUMBER { pub DeviceType: u64, pub DeviceNumber: u64, pub PartitionNumber: u64, }

Fields§

§DeviceType: u64§DeviceNumber: u64§PartitionNumber: u64