ntcall

Crates.iontcall
lib.rsntcall
version0.1.1
sourcesrc
created_at2022-01-21 14:48:37.437067
updated_at2022-01-21 16:52:57.89144
descriptionCrate for calling NT System Calls easily
homepage
repositoryhttps://github.com/felix-rs/ntcall-rs
max_upload_size
id518587
size118,247
:3 (felix-rs)

documentation

README

ntcall-rs

Easily call NT System Calls from rust.

Crates.io

Documentation

Usage

To use ntcall-rs, first add this to your Cargo.toml:

[dependencies]
ntcall = "0.1"

See documentation for more details.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in ntcall-rs by you, shall be licensed as MIT, without any additional terms or conditions.

Commit count: 5

cargo fmt