cdylib-shim 0.1.2

A macro for creating dynamic library shims that can intercept and modify function calls
Documentation

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