winapi-rs
winapi-rs copied to clipboard
devquery, swdevice, shlwapi, verrsrc and winternl related modules are not defined
I need windows api related to opening and interacting with devices and drivers, but the definitions don't exist in the winapi. In my project i temporarily solved it using bindgen, however it is not easy to configure it right. Just posting this to show interest for that specific api.