ZLUDA/detours-sys/README.md
Andrzej Janik 2c0e9b912f
Fix Windows ZLUDA injector (#26)
Fix various bugs in injector and redirector, make them more robust and enable building them by default
2021-01-03 18:45:48 +01:00

1.1 KiB

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.