Struct x11::xt::_XtCheckpointTokenRec
source · [−]#[repr(C)]pub struct _XtCheckpointTokenRec;
Auto Trait Implementations
impl RefUnwindSafe for _XtCheckpointTokenRec
impl Send for _XtCheckpointTokenRec
impl Sync for _XtCheckpointTokenRec
impl Unpin for _XtCheckpointTokenRec
impl UnwindSafe for _XtCheckpointTokenRec
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