vk-sys 0.7.0

Bindings for the Vulkan graphics API
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>", "The vulkano contributors"]
categories = ["rendering::graphics-api"]
description = "Bindings for the Vulkan graphics API"
documentation = "https://docs.rs/vk-sys"
edition = "2018"
keywords = ["vulkan", "bindings", "graphics", "gpu", "rendering"]
license = "MIT/Apache-2.0"
name = "vk-sys"
repository = "https://github.com/vulkano-rs/vulkano"
version = "0.7.0"