[build-dependencies.winapi-build]
version = "0.1.1"
[dependencies.winapi]
version = "0.2"
[lib]
name = "d3d9"
[package]
authors = ["Peter Atashian <retep998@gmail.com>"]
build = "build.rs"
description = "Contains function definitions for the Windows API library d3d9. See winapi for types and constants."
documentation = "https://retep998.github.io/doc/d3d9/"
keywords = ["windows", "ffi", "win32", "directx"]
license = "MIT"
name = "d3d9-sys"
readme = "README.md"
repository = "https://github.com/retep998/winapi-rs"
version = "0.1.1"