pub type PFN_vkCmdDrawMeshTasksNV = unsafe extern "system" fn(_command_buffer: CommandBuffer, _task_count: u32, _first_task: u32);
Expand description