Struct gst::ffi::Struct__GstStructure[][src]

#[repr(C)]
pub struct Struct__GstStructure { pub _type: GType, pub name: GQuark, }

Fields

Trait Implementations

impl Clone for Struct__GstStructure
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GstStructure
[src]

impl Default for Struct__GstStructure
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for Struct__GstStructure

impl Sync for Struct__GstStructure