Type Alias SCM_BUS_DEDICATED_MEMORY_DEVICE_INFO

Source
pub type SCM_BUS_DEDICATED_MEMORY_DEVICE_INFO = _SCM_BUS_DEDICATED_MEMORY_DEVICE_INFO;

Aliased Type§

struct SCM_BUS_DEDICATED_MEMORY_DEVICE_INFO {
    pub DeviceGuid: _GUID,
    pub DeviceNumber: u32,
    pub Flags: _SCM_BUS_DEDICATED_MEMORY_DEVICE_INFO__bindgen_ty_1,
    pub DeviceSize: u64,
}

Fields§

§DeviceGuid: _GUID§DeviceNumber: u32§Flags: _SCM_BUS_DEDICATED_MEMORY_DEVICE_INFO__bindgen_ty_1§DeviceSize: u64