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

Structs

FFI

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

FFIFunction

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