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