wdk-macros

Crates.iowdk-macros
lib.rswdk-macros
version0.2.0
sourcesrc
created_at2023-09-11 19:54:09.586924
updated_at2024-02-12 14:25:25.440491
descriptionA collection of macros that help make it easier to interact with wdk-sys's direct bindings
homepage
repositoryhttps://github.com/microsoft/windows-drivers-rs
max_upload_size
id970056
size48,375
Melvin Wang (wmmc88)

documentation

README

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.

Commit count: 10

cargo fmt