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