Union gstreamer_sys::GstPad_ABI[][src]

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

Fields

Trait Implementations

impl Copy for GstPad_ABI
[src]

impl Clone for GstPad_ABI
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstPad_ABI
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstPad_ABI

impl !Sync for GstPad_ABI