CABOOL

Type Alias CABOOL 

Source
pub type CABOOL = tagCABOOL;

Aliased Type§

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

Fields§

§cElems: u32§pElems: *mut i16