FFI bindings for the Windows Native API (NTAPI).
# Cargo.toml
[dependencies]
ntapi = "0.4.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Getting Windows OS version using NT API.
Only compile on Windows with cfg(target_os = "windows").
No dependency data recorded yet.