Struct gst::ffi::Struct__GstDeviceMonitor [−][src]
#[repr(C)]pub struct Struct__GstDeviceMonitor { pub parent: GstObject, pub _priv: *mut GstDeviceMonitorPrivate, pub _gst_reserved: [gpointer; 4], }
Fields
parent: GstObject
_priv: *mut GstDeviceMonitorPrivate
_gst_reserved: [gpointer; 4]
Trait Implementations
impl Clone for Struct__GstDeviceMonitor
[src]
impl Clone for Struct__GstDeviceMonitor
fn clone(&self) -> Struct__GstDeviceMonitor
[src]
fn clone(&self) -> Struct__GstDeviceMonitor
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for Struct__GstDeviceMonitor
[src]
impl Copy for Struct__GstDeviceMonitor
impl Default for Struct__GstDeviceMonitor
[src]
impl Default for Struct__GstDeviceMonitor
fn default() -> Struct__GstDeviceMonitor
[src]
fn default() -> Struct__GstDeviceMonitor
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GstDeviceMonitor
impl !Send for Struct__GstDeviceMonitor
impl !Sync for Struct__GstDeviceMonitor
impl !Sync for Struct__GstDeviceMonitor