Struct gst::ffi::Struct__GstAppSink[][src]

#[repr(C)]
pub struct Struct__GstAppSink { pub basesink: GstBaseSink, pub _priv: *mut GstAppSinkPrivate, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Clone for Struct__GstAppSink
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GstAppSink
[src]

impl Default for Struct__GstAppSink
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for Struct__GstAppSink

impl !Sync for Struct__GstAppSink