Struct gst::ffi::Struct__GDate [−][src]
#[repr(C)]pub struct Struct__GDate { pub _bindgen_bitfield_1_: guint, pub _bindgen_bitfield_2_: guint, pub _bindgen_bitfield_3_: guint, pub _bindgen_bitfield_4_: guint, pub _bindgen_bitfield_5_: guint, pub _bindgen_bitfield_6_: guint, }
Fields
_bindgen_bitfield_1_: guint
_bindgen_bitfield_2_: guint
_bindgen_bitfield_3_: guint
_bindgen_bitfield_4_: guint
_bindgen_bitfield_5_: guint
_bindgen_bitfield_6_: guint
Trait Implementations
impl Clone for Struct__GDate
[src]
impl Clone for Struct__GDate
fn clone(&self) -> Struct__GDate
[src]
fn clone(&self) -> Struct__GDate
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__GDate
[src]
impl Copy for Struct__GDate
impl Default for Struct__GDate
[src]
impl Default for Struct__GDate
fn default() -> Struct__GDate
[src]
fn default() -> Struct__GDate
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl Send for Struct__GDate
impl Send for Struct__GDate
impl Sync for Struct__GDate
impl Sync for Struct__GDate