Struct x11_dl::xlib::_XcmsFunctionSet
source · #[repr(C)]pub struct _XcmsFunctionSet;
Auto Trait Implementations§
impl Freeze for _XcmsFunctionSet
impl RefUnwindSafe for _XcmsFunctionSet
impl Send for _XcmsFunctionSet
impl Sync for _XcmsFunctionSet
impl Unpin for _XcmsFunctionSet
impl UnwindSafe for _XcmsFunctionSet
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