Struct gst::ffi::Struct__GstStructure [−][src]
Fields
_type: GType
name: GQuark
Trait Implementations
impl Clone for Struct__GstStructure
[src]
impl Clone for Struct__GstStructure
fn clone(&self) -> Struct__GstStructure
[src]
fn clone(&self) -> Struct__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 Copy for Struct__GstStructure
[src]
impl Copy for Struct__GstStructure
impl Default for Struct__GstStructure
[src]
impl Default for Struct__GstStructure
fn default() -> Struct__GstStructure
[src]
fn default() -> Struct__GstStructure
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl Send for Struct__GstStructure
impl Send for Struct__GstStructure
impl Sync for Struct__GstStructure
impl Sync for Struct__GstStructure