Struct soup_sys::SoupWebsocketConnection [−][src]
#[repr(C)]pub struct SoupWebsocketConnection { pub parent: GObject, pub pv: *mut SoupWebsocketConnectionPrivate, }
Fields
parent: GObject
pv: *mut SoupWebsocketConnectionPrivate
Trait Implementations
impl Debug for SoupWebsocketConnection[src]
impl Debug for SoupWebsocketConnectionAuto Trait Implementations
impl !Send for SoupWebsocketConnection
impl !Send for SoupWebsocketConnectionimpl !Sync for SoupWebsocketConnection
impl !Sync for SoupWebsocketConnection