Union gstreamer_sys::GstPadProbeInfo_ABI [−][src]
#[repr(C)]pub union GstPadProbeInfo_ABI { pub _gst_reserved: [gpointer; 4], pub abi: GstPadProbeInfo_ABI_abi, }
Fields
_gst_reserved: [gpointer; 4]abi: GstPadProbeInfo_ABI_abi
Trait Implementations
impl Copy for GstPadProbeInfo_ABI[src]
impl Copy for GstPadProbeInfo_ABIimpl Clone for GstPadProbeInfo_ABI[src]
impl Clone for GstPadProbeInfo_ABIfn clone(&self) -> GstPadProbeInfo_ABI[src]
fn clone(&self) -> GstPadProbeInfo_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 GstPadProbeInfo_ABI[src]
impl Debug for GstPadProbeInfo_ABIAuto Trait Implementations
impl !Send for GstPadProbeInfo_ABI
impl !Send for GstPadProbeInfo_ABIimpl !Sync for GstPadProbeInfo_ABI
impl !Sync for GstPadProbeInfo_ABI