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