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