winapi 0.1.0

WinAPI FFI bindings. Use this for building higher level abstractions.
[package]

name = "winapi"
version = "0.1.0"
authors = ["Peter Atashian <retep998@gmail.com>"]
description = "WinAPI FFI bindings. Use this for building higher level abstractions."
documentation = "https://retep998.github.io/winapi-rs/winapi/"
repository = "https://github.com/retep998/winapi-rs"
readme = "README.md"
keywords = ["Windows", "win32", "WinAPI", "FFI"]
license = "MIT"