Struct gstreamer_sys::GstCustomMeta [−][src]
#[repr(C)]pub struct GstCustomMeta { pub meta: GstMeta, }
Fields
meta: GstMetaTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstCustomMetaimpl !Send for GstCustomMetaimpl !Sync for GstCustomMetaimpl Unpin for GstCustomMetaimpl UnwindSafe for GstCustomMetaBlanket Implementations
Mutably borrows from an owned value. Read more