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