Crate crochet_macro

source ·

Macros

  • Disables a previously defined dynamic library hook.
  • Enables a previously defined dynamic library hook.
  • Checks if a previously defined dynamic library hook is enabled.

Attribute Macros

  • Hooks a function in a dynamic library with the body of the attached function.
  • Example