Struct frida_sys::_GParameter
source · Fields§
§name: *const gchar§value: GValueTrait Implementations§
source§impl Clone for _GParameter
impl Clone for _GParameter
source§fn clone(&self) -> _GParameter
fn clone(&self) -> _GParameter
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