Struct frida_sys::_GNetworkService
source · #[repr(C)]pub struct _GNetworkService {
pub parent_instance: GObject,
pub priv_: *mut GNetworkServicePrivate,
}Fields§
§parent_instance: GObject§priv_: *mut GNetworkServicePrivateTrait Implementations§
source§impl Clone for _GNetworkService
impl Clone for _GNetworkService
source§fn clone(&self) -> _GNetworkService
fn clone(&self) -> _GNetworkService
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