rkr35 / detours

Rust bindings to the Microsoft Detours library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detours-sys

Crates.io maintenance-as-is

Rust bindings to Microsoft Detours

Usage

See the Detours Documentation for details.

Details

Use the buildtime_generation feature to generate bindings at build time, otherwise use pregenerated bindings.

Note that this will require a relatively recent version of Clang be installed.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Rust bindings to the Microsoft Detours library.

License:Apache License 2.0


Languages

Language:Rust 97.2%Language:C++ 2.8%