Struct x11_dl::xlib::XCharStruct
[−]
[src]
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 | |
rbearing | |
width | |
ascent | |
descent | |
attributes |