Struct winapi::um::oaidl::SAFEARRAYUNION [−][src]
#[repr(C)]pub struct SAFEARRAYUNION {
pub sfType: ULONG,
pub u: __MIDL_IOleAutomationTypes_0001,
}Fields
sfType: ULONGu: __MIDL_IOleAutomationTypes_0001Trait Implementations
Returns the “default value” for a type. Read more