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