Struct windows_sys::Win32::System::Ole::SAFEARRAYUNION
#[repr(C)]pub struct SAFEARRAYUNION {
pub sfType: u32,
pub u: SAFEARRAYUNION_0,
}Expand description
Required features: "Win32_System_Ole", "Win32_Foundation", "Win32_System_Com"
Fields§
§sfType: u32§u: SAFEARRAYUNION_0