Expand description
Hooking library for Windows using Detours.
This crate is intended to be used only as asdf-overlay’s internal dependency.
It provides a safe abstraction over the Detours library for function hooking.
Structs§
- Detour
Error - Detour error code.
- Detour
Hook - A detour function hook.