Struct gst::ffi::Struct__GTypeInterface[][src]

#[repr(C)]
pub struct Struct__GTypeInterface { pub g_type: GType, pub g_instance_type: GType, }

Fields

Trait Implementations

impl Clone for Struct__GTypeInterface
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GTypeInterface
[src]

impl Default for Struct__GTypeInterface
[src]

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

Auto Trait Implementations

impl Send for Struct__GTypeInterface

impl Sync for Struct__GTypeInterface