Struct gdk4_x11_sys::xlib::XComposeStatus [−][src]
Fields
compose_ptr: *mut i8
chars_matched: i32
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