Description
Native function calls can be bridged dynamically from runtimes, interpreters, or language bindings in Windows-targeted software with libffi. This package is useful for developers building scripting, plugin, or FFI layers.
It is a low-level library, not an app. Calling conventions, memory ownership, and type signatures must be correct to avoid crashes or security bugs.