CAI

Type Alias CAI 

Source
pub type CAI = tagCAI;

Aliased Type§

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

Fields§

§cElems: u32§pElems: *mut i16