Struct x11_dl::xft::XftGlyphSpec [−][src]
Fields
glyph: FT_UInt
x: c_short
y: c_short
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for XftGlyphSpec
impl Send for XftGlyphSpec
impl Sync for XftGlyphSpec
impl Unpin for XftGlyphSpec
impl UnwindSafe for XftGlyphSpec
Blanket Implementations
Mutably borrows from an owned value. Read more