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