Union gstreamer_sys::GstControlBinding_ABI[][src]

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

Fields

Trait Implementations

impl Copy for GstControlBinding_ABI
[src]

impl Clone for GstControlBinding_ABI
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstControlBinding_ABI
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstControlBinding_ABI

impl !Sync for GstControlBinding_ABI