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