Crate memflow_derive

source ·

Attribute Macros

  • Creates a memflow connector plugin. This function takes care of supplying all necessary underlying structures for exposing a memflow connector plugin in the form of a dylib.
  • Creates a memflow os plugin. This function takes care of supplying all necessary underlying structures for exposing a memflow os plugin in the form of a dylib.

Derive Macros