Struct gstreamer_sys::GstStructure [−][src]
#[repr(C)]pub struct GstStructure { pub type_: GType, pub name: GQuark, }
Fields
type_: GTypename: GQuarkTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstStructureimpl Send for GstStructureimpl Sync for GstStructureimpl Unpin for GstStructureimpl UnwindSafe for GstStructureBlanket Implementations
Mutably borrows from an owned value. Read more