Skip to main content
C functions often accept parameters of different types. arkffi handles this by separating numeric and string arguments into two arrays.

Signature Encoding

For a function like:
The type string is "ids" and the return type is "d".

Using callMixed

Using dlopen

Supported Signatures