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