Unit 'ffi' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libffi]

ffi_cif

Declaration

Source position: ffi.pp line 368

type ffi_cif = record

  abi: ffi_abi;

  nargs: cunsigned;

  arg_type: ppffi_type;

  rtype: pffi_type;

  bytes: cunsigned;

  flags: cunsigned;

end;


Documentation generated on: 2023-03-18