Crate interoptopus_proc[][src]

Attribute Macros

ffi_constant

Enable an const to appear in generated bindings.

ffi_function

Enable an extern "C" function to appear in generated bindings.

ffi_type

Enable a type (struct, enum) to appear in generated bindings.