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