EvTbCell

Type Alias EvTbCell 

Source
pub type EvTbCell = _evtbcell_t;

Aliased Type§

#[repr(C)]
pub struct EvTbCell { pub text: *const i8, pub align: i32, }

Fields§

§text: *const i8§align: i32