nt_native 0.1.0

Windows Native subsystem bindings for the Rust programming language.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["vsrs <vit@conrlab.com>"]
categories = ["no-std", "os::windows-apis"]
description = "Windows Native subsystem bindings for the Rust programming language."
edition = "2018"
keywords = ["windows", "NT", "native"]
license = "MIT/Apache-2.0"
name = "nt_native"
readme = "README.md"
repository = "https://github.com/vsrs/nt_native.git"
version = "0.1.0"