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