Struct gdk4_x11_sys::xlib::_XkbKeyNameRec [−][src]
Fields
name: [i8; 4]
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 _XkbKeyNameRec
impl Send for _XkbKeyNameRec
impl Sync for _XkbKeyNameRec
impl Unpin for _XkbKeyNameRec
impl UnwindSafe for _XkbKeyNameRec
Blanket Implementations
Mutably borrows from an owned value. Read more