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