Struct gio_sys::GSimpleProxyResolver [−][src]
#[repr(C)]pub struct GSimpleProxyResolver { pub parent_instance: GObject, pub priv_: *mut GSimpleProxyResolverPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GSimpleProxyResolverPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GSimpleProxyResolverimpl !Send for GSimpleProxyResolverimpl !Sync for GSimpleProxyResolverimpl Unpin for GSimpleProxyResolverimpl UnwindSafe for GSimpleProxyResolverBlanket Implementations
Mutably borrows from an owned value. Read more