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 Copy for GTlsFileDatabaseInterfaceimpl Clone for GTlsFileDatabaseInterface[src]
impl Clone for GTlsFileDatabaseInterfacefn clone(&self) -> GTlsFileDatabaseInterface[src]
fn clone(&self) -> GTlsFileDatabaseInterfaceReturns 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 GTlsFileDatabaseInterface[src]
impl Debug for GTlsFileDatabaseInterfaceAuto Trait Implementations
impl !Send for GTlsFileDatabaseInterface
impl !Send for GTlsFileDatabaseInterfaceimpl !Sync for GTlsFileDatabaseInterface
impl !Sync for GTlsFileDatabaseInterface