#[repr(C)]pub struct _GPowerProfileMonitorInterface {
pub g_iface: GTypeInterface,
}Fields§
§g_iface: GTypeInterfaceTrait Implementations§
source§impl Clone for _GPowerProfileMonitorInterface
impl Clone for _GPowerProfileMonitorInterface
source§fn clone(&self) -> _GPowerProfileMonitorInterface
fn clone(&self) -> _GPowerProfileMonitorInterface
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