Struct frida_sys::_GVariantDict
source · #[repr(C)]pub struct _GVariantDict {
pub u: _GVariantDict__bindgen_ty_1,
}Fields§
§u: _GVariantDict__bindgen_ty_1Trait Implementations§
source§impl Clone for _GVariantDict
impl Clone for _GVariantDict
source§fn clone(&self) -> _GVariantDict
fn clone(&self) -> _GVariantDict
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