pub type PFN_vkCmdDrawMeshTasksIndirectNV = unsafe extern "system" fn(_: CommandBuffer, _: Buffer, _: u64, _: u32, _: u32);
Expand description