Struct frida_sys::GTestLogBuffer
source · Fields§
§data: *mut GString§msgs: *mut GSListTrait Implementations§
source§impl Clone for GTestLogBuffer
impl Clone for GTestLogBuffer
source§fn clone(&self) -> GTestLogBuffer
fn clone(&self) -> GTestLogBuffer
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