mscorlib-sys 0.1.2

Raw FFI bindings for mscorlib
docs.rs failed to build mscorlib-sys-0.1.2
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.

mscorlib-sys

Rust bindings to mscorlib

Provides raw FFI-compatible bindings to interfaces, structs, and enums defined in mscorlib, for use with stuff like COM and other aspects of Windows.

Makes extensive use of winapi macros and defines.