Function cmd_bind_index_buffer

Source
pub unsafe fn cmd_bind_index_buffer(
    command_buffer: VkCommandBuffer,
    buffer: VkBuffer,
    offset: VkDeviceSize,
    index_type: VkIndexType,
)