Struct glib_sys::GVariantBuilder_u_s[][src]

#[repr(C)]
pub struct GVariantBuilder_u_s { pub partial_magic: size_t, pub type_: *const GVariantType, pub y: [size_t; 14], }

Fields

Trait Implementations

impl Copy for GVariantBuilder_u_s
[src]

impl Clone for GVariantBuilder_u_s
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GVariantBuilder_u_s
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GVariantBuilder_u_s

impl !Sync for GVariantBuilder_u_s