Crate interoptopus_proc[][src]

Attribute Macros

ffi_constant

Enables a const to appear in generated bindings.

ffi_function

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

ffi_type

Enable a struct or enum to appear in generated bindings.