Skip to contents

Prepare FFI call interface Prepare FFI call interface

Usage

ffi_cif(return_type, ...)

Arguments

return_type

FFIType for return value

...

FFIType objects for arguments