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