khronos 0.1.2

Rust types for Khronos API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]
libc = "0.1.10"

[package]
authors = ["Sean Kerr <sean@metatomic.io>"]
description = "Rust types for Khronos API"
exclude = [".gitignore"]
homepage = "https://github.com/seankerr/rust-khronos"
keywords = ["egl", "gl", "khronos", "opengl"]
license = "Apache-2.0"
name = "khronos"
readme = "README.md"
repository = "https://github.com/seankerr/rust-khronos"
version = "0.1.2"