7 lines
243 B
Plaintext
7 lines
243 B
Plaintext
The libffi library provides a portable, high level programming
|
|
interface to various calling conventions. This allows a programmer to
|
|
call any function specified by a call interface description at run
|
|
time.
|
|
|
|
WWW: https://sourceware.org/libffi/
|