request-for-implementation icon indicating copy to clipboard operation
request-for-implementation copied to clipboard

Idiomatic Rust bindings to the winapi

Open Kestrer opened this issue 5 years ago • 0 comments

winapi_util and winapi_easy cover small portions of it, but we have yet to see a fully covered set of bindings à la Nix. It should wrap raw handles in more specific types, and save users from having to use unsafe.

Kestrer avatar Oct 09 '20 05:10 Kestrer