Struct x11::xmu::_XmuDisplayQueue
source · [−]#[repr(C)]pub struct _XmuDisplayQueue;
Auto Trait Implementations
impl RefUnwindSafe for _XmuDisplayQueue
impl Send for _XmuDisplayQueue
impl Sync for _XmuDisplayQueue
impl Unpin for _XmuDisplayQueue
impl UnwindSafe for _XmuDisplayQueue
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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