Struct libdazzle_sys::DzlListStoreAdapter
source · [−]#[repr(C)]pub struct DzlListStoreAdapter {
pub parent_instance: GObject,
}Fields
parent_instance: GObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DzlListStoreAdapter
impl !Send for DzlListStoreAdapter
impl !Sync for DzlListStoreAdapter
impl Unpin for DzlListStoreAdapter
impl UnwindSafe for DzlListStoreAdapter
Blanket Implementations
Mutably borrows from an owned value. Read more