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