Struct gio_sys::GTlsFileDatabaseInterface [−][src]
#[repr(C)]pub struct GTlsFileDatabaseInterface { pub g_iface: GTypeInterface, pub padding: [gpointer; 8], }
Fields
g_iface: GTypeInterfacepadding: [gpointer; 8]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GTlsFileDatabaseInterfaceimpl !Send for GTlsFileDatabaseInterfaceimpl !Sync for GTlsFileDatabaseInterfaceimpl Unpin for GTlsFileDatabaseInterfaceimpl UnwindSafe for GTlsFileDatabaseInterfaceBlanket Implementations
Mutably borrows from an owned value. Read more