Struct gdk_x11_sys::xlib::_XkbKeyType
source · [−]#[repr(C)]pub struct _XkbKeyType;
Auto Trait Implementations
impl RefUnwindSafe for _XkbKeyType
impl Send for _XkbKeyType
impl Sync for _XkbKeyType
impl Unpin for _XkbKeyType
impl UnwindSafe for _XkbKeyType
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more