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