Struct x11_dl::xlib::XComposeStatus [−][src]
Fields
compose_ptr: XPointer
chars_matched: c_int
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 XComposeStatus
impl !Send for XComposeStatus
impl !Sync for XComposeStatus
impl Unpin for XComposeStatus
impl UnwindSafe for XComposeStatus
Blanket Implementations
Mutably borrows from an owned value. Read more