Struct gio_sys::GTlsFileDatabaseInterface
[−]
[src]
#[repr(C)]pub struct GTlsFileDatabaseInterface { pub g_iface: GTypeInterface, pub padding: [gpointer; 8], }
Fields
g_iface: GTypeInterface
padding: [gpointer; 8]
Trait Implementations
impl Copy for GTlsFileDatabaseInterface[src]
impl Clone for GTlsFileDatabaseInterface[src]
fn clone(&self) -> GTlsFileDatabaseInterface[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