Struct windows_sys::Win32::System::Ioctl::SCM_PD_DESCRIPTOR_HEADER
#[repr(C)]pub struct SCM_PD_DESCRIPTOR_HEADER {
pub Version: u32,
pub Size: u32,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§Version: u32
§Size: u32