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

Trait Implementations

impl Clone for Struct__GstDeviceMonitor
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GstDeviceMonitor
[src]

impl Default for Struct__GstDeviceMonitor
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for Struct__GstDeviceMonitor

impl !Sync for Struct__GstDeviceMonitor