Cargo Features

libwdi-sys has no features set by default.

[dependencies]
libwdi-sys = { version = "0.1.1", features = ["dynamic-bindgen"] }
dynamic-bindgen

Run bindgen at build time instead of using the already-generated bindings. Requires libclang on the system.