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