Custom ffi bindings(?)
The Rust Programming Language Forum
Custom ffi bindings(?)
In a recent conversation with the maintainer of the various windows crates, he suggested migrating off windows-sys and instead generating dedicated bindings with windows-bindgen Personally, I would prefer to depend on an official MS crate for platform-specific code (and really like the fact that these crates exist[1]); both as a platform-specific-library developer and consumer. What is your opinion, either as a consumer of downstream crates which need platform-specific bindings or as a develop...
0 comments
No comments yet.