CABSTR

Type Alias CABSTR 

Source
pub type CABSTR = tagCABSTR;

Aliased Type§

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

Fields§

§cElems: u64§pElems: *mut *mut u16