vulkan-bindings 1.3.238

Bindings for the Vulkan API generated from Khronos spec (vk.xml)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dev-dependencies.libloading]
version = "0.7.3"

[package]
authors = ["Bart Sekura <bart.sekura@gmail.com>"]
categories = ["rendering::graphics-api", "external-ffi-bindings", "graphics"]
description = "Bindings for the Vulkan API generated from Khronos spec (vk.xml)"
edition = "2018"
keywords = ["vulkan", "bindings", "graphics"]
license = "MIT OR Apache-2.0"
name = "vulkan-bindings"
readme = "README.md"
repository = "https://github.com/bsekura/vulkan-bindings"
version = "1.3.238"