Struct libayatana_appindicator::_GValue [−][src]
#[repr(C)]pub struct _GValue { pub g_type: u64, pub data: [_GValue__bindgen_ty_1; 2], }
Fields
g_type: u64data: [_GValue__bindgen_ty_1; 2]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _GValueimpl UnwindSafe for _GValueBlanket Implementations
Mutably borrows from an owned value. Read more