Struct machinery_api::plugins::the_machinery_shared::CreationGraphDrawCallDataT [−][src]
#[repr(C)]pub struct CreationGraphDrawCallDataT { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CreationGraphDrawCallDataT
impl Send for CreationGraphDrawCallDataT
impl Sync for CreationGraphDrawCallDataT
impl Unpin for CreationGraphDrawCallDataT
impl UnwindSafe for CreationGraphDrawCallDataT
Blanket Implementations
Mutably borrows from an owned value. Read more