Struct gio_sys::GTlsPassword [−][src]
#[repr(C)]pub struct GTlsPassword { pub parent_instance: GObject, pub priv_: *mut GTlsPasswordPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GTlsPasswordPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GTlsPasswordimpl !Send for GTlsPasswordimpl !Sync for GTlsPasswordimpl Unpin for GTlsPasswordimpl UnwindSafe for GTlsPasswordBlanket Implementations
Mutably borrows from an owned value. Read more