CAFLT

Type Alias CAFLT 

Source
pub type CAFLT = tagCAFLT;

Aliased Type§

#[repr(C)]
pub struct CAFLT { pub cElems: u32, pub pElems: *mut f32, }

Fields§

§cElems: u32§pElems: *mut f32