Union gstreamer_base_sys::GstCollectData_ABI[][src]

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

Fields

Trait Implementations

impl Copy for GstCollectData_ABI
[src]

impl Clone for GstCollectData_ABI
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstCollectData_ABI
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstCollectData_ABI

impl !Sync for GstCollectData_ABI