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

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