Struct glib_sys::GVariantIter
source · #[repr(C)]pub struct GVariantIter {
pub x: [size_t; 16],
}
Fields§
§x: [size_t; 16]
Trait Implementations§
source§impl Clone for GVariantIter
impl Clone for GVariantIter
source§fn clone(&self) -> GVariantIter
fn clone(&self) -> GVariantIter
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more