Struct windows_sys::Win32::System::Com::StructuredStorage::CAFLT
#[repr(C)]pub struct CAFLT {
pub cElems: u32,
pub pElems: *mut f32,
}Expand description
Required features: "Win32_System_Com_StructuredStorage"
Fields§
§cElems: u32§pElems: *mut f32