Union glib_sys::GVariantBuilder_u[][src]

#[repr(C)]
pub union GVariantBuilder_u { pub s: GVariantBuilder_u_s, pub x: [size_t; 16], }

Fields

Trait Implementations

impl Copy for GVariantBuilder_u
[src]

impl Clone for GVariantBuilder_u
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GVariantBuilder_u
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GVariantBuilder_u

impl !Sync for GVariantBuilder_u