retep998 / winapi-rs

Rust bindings to Windows API
https://crates.io/crates/winapi
Apache License 2.0
1.85k stars 392 forks source link

missing "window filter platform" API #890

Open RickSKy opened 4 years ago

RickSKy commented 4 years ago

There is no Fwpm* API in winapi-rs.

FreddyDgh commented 3 years ago

I am interested in using some of the functions defined in "fwpmu.h" as well. I see that #526 adds basic support for this, but the pr appears to be dormant.