Struct gio_sys::GTlsInteraction [−][src]
#[repr(C)]pub struct GTlsInteraction { pub parent_instance: GObject, pub priv_: *mut GTlsInteractionPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GTlsInteractionPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GTlsInteractionimpl !Send for GTlsInteractionimpl !Sync for GTlsInteractionimpl Unpin for GTlsInteractionimpl UnwindSafe for GTlsInteractionBlanket Implementations
Mutably borrows from an owned value. Read more