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