win-sys 0.3.0

Thin Rust wrapper around some Windows native apis
Documentation
1
2
3
4
5
6
# win-sys

[![crates.io](https://img.shields.io/crates/v/win-sys.svg)](https://crates.io/crates/win-sys)
[![mio](https://docs.rs/win-sys/badge.svg)](https://docs.rs/win-sys/)
[![Lines of Code](https://tokei.rs/b1/github/elast0ny/win-sys?category=code)](https://tokei.rs/b1/github/elast0ny/win-sys?category=code)

Thin Rust wrapper around some Windows native apis (from [windows-rs](https://github.com/microsoft/windows-rs)).