Struct gio_sys::GTlsDatabase[][src]

#[repr(C)]
pub struct GTlsDatabase { pub parent_instance: GObject, pub priv_: *mut GTlsDatabasePrivate, }

Fields

Trait Implementations

impl Copy for GTlsDatabase
[src]

impl Clone for GTlsDatabase
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GTlsDatabase
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GTlsDatabase

impl !Sync for GTlsDatabase