Union gstreamer_sys::GstPadProbeInfo_ABI[][src]

#[repr(C)]
pub union GstPadProbeInfo_ABI { pub _gst_reserved: [gpointer; 4], pub abi: GstPadProbeInfo_ABI_abi, }

Fields

Trait Implementations

impl Copy for GstPadProbeInfo_ABI
[src]

impl Clone for GstPadProbeInfo_ABI
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstPadProbeInfo_ABI
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstPadProbeInfo_ABI

impl !Sync for GstPadProbeInfo_ABI