Struct gdk4_x11_sys::xlib::XModifierKeymap [−][src]
Fields
max_keypermod: i32
modifiermap: *mut u8
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 XModifierKeymap
impl !Send for XModifierKeymap
impl !Sync for XModifierKeymap
impl Unpin for XModifierKeymap
impl UnwindSafe for XModifierKeymap
Blanket Implementations
Mutably borrows from an owned value. Read more