Struct x11_dl::xft::XftCharSpec [−][src]
Fields
ucs4: FcChar32
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 XftCharSpec
impl Send for XftCharSpec
impl Sync for XftCharSpec
impl Unpin for XftCharSpec
impl UnwindSafe for XftCharSpec
Blanket Implementations
Mutably borrows from an owned value. Read more