cdylib-shim
A macro for creating dynamic library shims that can intercept and modify function calls.
MSRV
This crate has an MSRV of 1.88 as it relies on the naked_functions feature.
Supported platforms
- Windows
- Linux
- macOS
A macro for creating dynamic library shims that can intercept and modify function calls.
This crate has an MSRV of 1.88 as it relies on the naked_functions feature.