mirror of
https://github.com/MSxDOS/ntapi
synced 2026-06-08 11:37:18 +00:00
717c102f55136653c585a45d6d47fae9a62b2312
It may now be used in constants e.g. for static assertions (but not inside constant functions, yet, see https://github.com/rust-lang/rust/issues/51909)
ntapi

Rust FFI bindings for Native API. Mostly based on Process Hacker phnt headers as the most complete source of bindings to be found. The comments there also contain useful information on how to use specific things.
Minimum supported Rust
Always the latest stable. Some features require a nightly compiler.
Description
Languages
Rust
100%