GitGuardian scan crates.io

ntstatus

NTSTATUS bindings for Rust

NTSTATUS to string conversion

rust fn main() { assert_eq!(NtStatus::from_u32(0x00000000), Some("STATUS_SUCCESS")); }

License

LICENSE - Apache 2.0