Union gstreamer_sys::GstControlBinding_ABI [−][src]
#[repr(C)]pub union GstControlBinding_ABI { pub abi: GstControlBinding_ABI_abi, pub _gst_reserved: [gpointer; 4], }
Fields
abi: GstControlBinding_ABI_abi_gst_reserved: [gpointer; 4]
Trait Implementations
impl Copy for GstControlBinding_ABI[src]
impl Copy for GstControlBinding_ABIimpl Clone for GstControlBinding_ABI[src]
impl Clone for GstControlBinding_ABIfn clone(&self) -> GstControlBinding_ABI[src]
fn clone(&self) -> GstControlBinding_ABIReturns 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 Debug for GstControlBinding_ABI[src]
impl Debug for GstControlBinding_ABIAuto Trait Implementations
impl !Send for GstControlBinding_ABI
impl !Send for GstControlBinding_ABIimpl !Sync for GstControlBinding_ABI
impl !Sync for GstControlBinding_ABI