Struct gio_sys::GTlsInteraction [−][src]
#[repr(C)]pub struct GTlsInteraction { pub parent_instance: GObject, pub priv_: *mut GTlsInteractionPrivate, }
Fields
parent_instance: GObject
priv_: *mut GTlsInteractionPrivate
Trait Implementations
impl Copy for GTlsInteraction
[src]
impl Copy for GTlsInteraction
impl Clone for GTlsInteraction
[src]
impl Clone for GTlsInteraction
fn clone(&self) -> GTlsInteraction
[src]
fn clone(&self) -> GTlsInteraction
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GTlsInteraction
[src]
impl Debug for GTlsInteraction
Auto Trait Implementations
impl !Send for GTlsInteraction
impl !Send for GTlsInteraction
impl !Sync for GTlsInteraction
impl !Sync for GTlsInteraction