Module passerine::core::ffi[][src]

Structs

A foreign functional interface, mapping names to functions, passed to the compiler at the bytecode generation step.

Represents a single FFI function, Bound at compile time, Through the use of FFI.