Struct ash::vk::SetStateFlagsIndirectCommandNV [−][src]
#[repr(C)]pub struct SetStateFlagsIndirectCommandNV { pub data: u32, }
Expand description
Fields
data: u32
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl Send for SetStateFlagsIndirectCommandNV
impl Sync for SetStateFlagsIndirectCommandNV
impl Unpin for SetStateFlagsIndirectCommandNV
impl UnwindSafe for SetStateFlagsIndirectCommandNV
Blanket Implementations
Mutably borrows from an owned value. Read more