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