docs.rs failed to build ntcall-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
ntcall-rs
Easily call NT System Calls from rust.
Usage
To use ntcall-rs
, first add this to your Cargo.toml
:
[]
= "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.