×

Foreign function interface

A foreign function interface is a mechanism by which a program written in one programming language can call routines or make use of services written or compiled in another one. An FFI is often used in contexts where calls are made into binary... Wikipedia