Struct windows_sys::Win32::System::SystemServices::IMAGE_BDD_INFO
#[repr(C, packed(1))]pub struct IMAGE_BDD_INFO {
pub Version: u32,
pub BDDSize: u32,
}Expand description
Required features: "Win32_System_SystemServices"
Fields§
§Version: u32§BDDSize: u32