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