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