ffi-rs / ffi.rs

Tracking the state of Rust's cross-language ecosystem
https://ffi.rs
MIT License
5 stars 0 forks source link

Project: winapi #8

Open nvzqz opened 4 years ago

nvzqz commented 4 years ago

🚀 Project Suggestion

Name: winapi

Languages: C

Description: Rust bindings to the Windows API. It's like libc (see #7) but for deeper Windows-specific functionality.

Sites:

Maintainers: @retep998

Status

crates.io

This project is very mature and is used in production by many in the Rust community.

Projects that need access to low level APIs on Windows would reach for this library.