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