ffi_cif

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

abi
ffi_abi abi;
Undocumented in source.
arg_types
ffi_type** arg_types;
Undocumented in source.
bytes
uint bytes;
Undocumented in source.
flags
uint flags;
Undocumented in source.
nargs
uint nargs;
Undocumented in source.
rtype
ffi_type* rtype;
Undocumented in source.

Meta