#[repr(C, packed(1))]pub struct Mem_Large_Des_s {
pub MLD_Count: u32,
pub MLD_Type: u32,
pub MLD_Alloc_Base: u64,
pub MLD_Alloc_End: u64,
pub MLD_Flags: u32,
pub MLD_Reserved: u32,
}Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’
Fields
MLD_Count: u32MLD_Type: u32MLD_Alloc_Base: u64MLD_Alloc_End: u64MLD_Flags: u32MLD_Reserved: u32