#[repr(C, packed(1))]pub struct BUSNUMBER_DES {
pub BUSD_Count: u32,
pub BUSD_Type: u32,
pub BUSD_Flags: u32,
pub BUSD_Alloc_Base: u32,
pub BUSD_Alloc_End: u32,
}Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’
Fields
BUSD_Count: u32BUSD_Type: u32BUSD_Flags: u32BUSD_Alloc_Base: u32BUSD_Alloc_End: u32