Struct frida_sys::_GTlsPassword
source · #[repr(C)]pub struct _GTlsPassword {
pub parent_instance: GObject,
pub priv_: *mut GTlsPasswordPrivate,
}Fields§
§parent_instance: GObject§priv_: *mut GTlsPasswordPrivateTrait Implementations§
source§impl Clone for _GTlsPassword
impl Clone for _GTlsPassword
source§fn clone(&self) -> _GTlsPassword
fn clone(&self) -> _GTlsPassword
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more