Struct gstreamer_sys::GstTagList [−][src]
#[repr(C)]pub struct GstTagList { pub mini_object: GstMiniObject, }
Fields
mini_object: GstMiniObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstTagListimpl !Send for GstTagListimpl !Sync for GstTagListimpl Unpin for GstTagListimpl UnwindSafe for GstTagListBlanket Implementations
Mutably borrows from an owned value. Read more