#windows #ffi #wdk #wdf #wdm #macro-expansion

macro wdk-macros

A collection of macros that help make it easier to interact with wdk-sys's direct bindings

3 releases (breaking)

0.2.0 Feb 12, 2024
0.1.0 Sep 21, 2023
0.0.0 Sep 11, 2023

#5 in #wdk

Download history 1/week @ 2023-12-18 4/week @ 2023-12-25 4/week @ 2024-01-08 1/week @ 2024-01-15 8/week @ 2024-01-22 7/week @ 2024-01-29 6/week @ 2024-02-05 44/week @ 2024-02-12 44/week @ 2024-02-19 79/week @ 2024-02-26 264/week @ 2024-03-04 34/week @ 2024-03-11 23/week @ 2024-03-18 10/week @ 2024-03-25 449/week @ 2024-04-01

527 downloads per month
Used in 3 crates (via wdk-sys)

MIT/Apache

21KB
251 lines

wdk-macros

This crate is a collection of macros that help make it easier to interact with the generated bindings in wdk-sys

Tests

In order to update the tests in macrotest folder due to a change in the macro expansion, refer to this section in the macrotest documentation.

In order to update the tests in trybuild folder due to a change in the error handling, refer to this section in the trybuild documentation.


lib.rs:

A collection of macros that help make it easier to interact with wdk-sys's direct bindings to the Windows Driver Kit (WDK).

Dependencies

~320–770KB
~18K SLoC