Struct gobject_sys::GValue [] [src]

pub struct GValue {
    pub g_type: GType,
    pub data: [u64; 2],
}

Fields