Struct soup3_sys::SoupAuthDomain [−][src]
#[repr(C)]pub struct SoupAuthDomain {
pub parent_instance: GObject,
}
Fields
parent_instance: GObject
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SoupAuthDomain
impl !Send for SoupAuthDomain
impl !Sync for SoupAuthDomain
impl Unpin for SoupAuthDomain
impl UnwindSafe for SoupAuthDomain
Blanket Implementations
Mutably borrows from an owned value. Read more