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: u32Size: u32Location: [u16; 1]