Struct gst::ffi::Struct_Unnamed3[][src]

#[repr(C)]
pub struct Struct_Unnamed3 { pub _bindgen_bitfield_1_: guint, pub _bindgen_bitfield_2_: guint, pub _bindgen_bitfield_3_: guint, pub _bindgen_bitfield_4_: guint, }

Fields

Trait Implementations

impl Clone for Struct_Unnamed3
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct_Unnamed3
[src]

impl Default for Struct_Unnamed3
[src]

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

Auto Trait Implementations

impl Send for Struct_Unnamed3

impl Sync for Struct_Unnamed3