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