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

Trait Implementations

impl Clone for Struct__GFlagsValue
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GFlagsValue
[src]

impl Default for Struct__GFlagsValue
[src]

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

Auto Trait Implementations

impl !Send for Struct__GFlagsValue

impl !Sync for Struct__GFlagsValue