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