Struct gstreamer_sys::GstCaps [−][src]
#[repr(C)]pub struct GstCaps { pub mini_object: GstMiniObject, }
Fields
mini_object: GstMiniObject
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstCaps
impl UnwindSafe for GstCaps
Blanket Implementations
Mutably borrows from an owned value. Read more