Struct gtk4_sys::GtkBitsetIter [−][src]
Fields
private_data: [gpointer; 10]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkBitsetIter
impl !Send for GtkBitsetIter
impl !Sync for GtkBitsetIter
impl Unpin for GtkBitsetIter
impl UnwindSafe for GtkBitsetIter
Blanket Implementations
Mutably borrows from an owned value. Read more