mscorlib-sys 0.1.1

Raw FFI bindings for mscorlib
# 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.