Union gstreamer_sys::GstPadTemplate_ABI[][src]

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

Fields

Trait Implementations

impl Copy for GstPadTemplate_ABI
[src]

impl Clone for GstPadTemplate_ABI
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstPadTemplate_ABI
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstPadTemplate_ABI

impl !Sync for GstPadTemplate_ABI