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