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