Crate wdk_macros

Crate wdk_macros 

Source
Expand description

A collection of macros that help make it easier to interact with wdk_sys’s direct bindings to the Windows Driver Kit (WDK).

Macros§

call_unsafe_wdf_function_binding
A procedural macro that allows WDF functions to be called by name.