Struct gstreamer_sys::GstStructure [−][src]
Fields
type_: GType
name: GQuark
Trait Implementations
impl Copy for GstStructure
[src]
impl Copy for GstStructure
impl Clone for GstStructure
[src]
impl Clone for GstStructure
fn clone(&self) -> GstStructure
[src]
fn clone(&self) -> GstStructure
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GstStructure
[src]
impl Debug for GstStructure
Auto Trait Implementations
impl Send for GstStructure
impl Send for GstStructure
impl Sync for GstStructure
impl Sync for GstStructure