CAFLT

Type Alias CAFLT 

Source
pub type CAFLT = tagCAFLT;

Aliased Type§

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

Fields§

§cElems: u64§pElems: *mut f32