chickenclisp ~master (2021-10-02T12:00:25.9584348)
Dub
Repo
ffi_prep_cif_var
orelang
Util
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(WithFFI)
extern (
C
)
ffi_status
ffi_prep_cif_var
(
ffi_cif
*
cif
,
ffi_abi
abi
,
uint
nfixedargs
,
uint
ntotalargs
,
ffi_type
*
rtype
,
ffi_type
**
atypes
)
Meta
Source
See Implementation
orelang
Util
aliases
ffi_arg
ffi_sarg
enums
ffi_abi
ffi_status
functions
ffi_call
ffi_prep_cif
ffi_prep_cif_var
static variables
ffi_type_double
ffi_type_float
ffi_type_longdouble
ffi_type_pointer
ffi_type_sint16
ffi_type_sint32
ffi_type_sint64
ffi_type_sint8
ffi_type_uint16
ffi_type_uint32
ffi_type_uint64
ffi_type_uint8
ffi_type_void
structs
ffi_cif
ffi_type