winapi 0.0.8

WinAPI FFI bindings. Use this for building higher level abstractions.
docs.rs failed to build winapi-0.0.8
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: winapi-0.3.9

winapi-rs Gitter

This crate provides types and constants for WinAPI FFI bindings. They are gathered by hand using the very latest official SDK from Microsoft.

If this crate is missing something you need, feel free to create an issue, open a pull request, or contact me via IRC (WindowsBunny on #rust-gamedev on irc.mozilla.org).

This crate is currently transitioning away from using Cargo features to having separate crates handle function bindings for each library. Available libraries:

Documentation