An open API service indexing awesome lists of open source software.

https://github.com/elast0ny/win-sys

Thin Rust wrapper around some Windows native apis for my personal projects
https://github.com/elast0ny/win-sys

Last synced: about 2 months ago
JSON representation

Thin Rust wrapper around some Windows native apis for my personal projects

Awesome Lists containing this project

README

          

# 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)).