Struct sdl2_sys::XCharStruct [−][src]
#[repr(C)]pub struct XCharStruct {
pub lbearing: c_short,
pub rbearing: c_short,
pub width: c_short,
pub ascent: c_short,
pub descent: c_short,
pub attributes: c_ushort,
}Fields
lbearing: c_shortrbearing: c_shortwidth: c_shortascent: c_shortdescent: c_shortattributes: c_ushort