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