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