Type Definition ash::vk::PFN_vkCmdDrawIndexed[][src]

type PFN_vkCmdDrawIndexed = extern "system" fn(command_buffer: CommandBuffer, index_count: u32, instance_count: u32, first_index: u32, vertex_offset: i32, first_instance: u32);