Struct gst::ffi::Struct__GFlagsValue [−][src]
#[repr(C)]pub struct Struct__GFlagsValue { pub value: guint, pub value_name: *const gchar, pub value_nick: *const gchar, }
Fields
value: guint
value_name: *const gchar
value_nick: *const gchar
Trait Implementations
impl Clone for Struct__GFlagsValue
[src]
impl Clone for Struct__GFlagsValue
fn clone(&self) -> Struct__GFlagsValue
[src]
fn clone(&self) -> Struct__GFlagsValue
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__GFlagsValue
[src]
impl Copy for Struct__GFlagsValue
impl Default for Struct__GFlagsValue
[src]
impl Default for Struct__GFlagsValue
fn default() -> Struct__GFlagsValue
[src]
fn default() -> Struct__GFlagsValue
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GFlagsValue
impl !Send for Struct__GFlagsValue
impl !Sync for Struct__GFlagsValue
impl !Sync for Struct__GFlagsValue