Type Alias XGlyphElt8

Source
pub type XGlyphElt8 = _XGlyphElt8;

Aliased Type§

#[repr(C)]
pub struct XGlyphElt8 { pub glyphset: u64, pub chars: *mut i8, pub nchars: i32, pub xOff: i32, pub yOff: i32, }

Fields§

§glyphset: u64§chars: *mut i8§nchars: i32§xOff: i32§yOff: i32