# `interoptopus_proc_impl`
Internal proc macro implementation for [Interoptopus](https://crates.io/crates/interoptopus).
Contains the actual code generation logic behind the `#[ffi]` attribute macro.
This crate is an implementation detail; use `interoptopus` directly instead.