Crate asdf_overlay_hook

Crate asdf_overlay_hook 

Source
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§

DetourError
Detour error code.
DetourHook
A detour function hook.