Struct gio_sys::GTcpConnectionClass [−][src]
#[repr(C)]pub struct GTcpConnectionClass { pub parent_class: GSocketConnectionClass, }
Fields
parent_class: GSocketConnectionClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GTcpConnectionClassimpl !Send for GTcpConnectionClassimpl !Sync for GTcpConnectionClassimpl Unpin for GTcpConnectionClassimpl UnwindSafe for GTcpConnectionClassBlanket Implementations
Mutably borrows from an owned value. Read more