Crate ffi_gen_macro

Source
Expand description

Macro for generating the rust api for a rust header file.

Macros§

  • Selects an abi based on the compile target and uses ffigen to generate the rust api.