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

ffi_type

Declaration

Source position: ffi.pp line 305

type ffi_type = record

  size: csize_t;

  alignment: cushort;

  _type: cushort;

  elements: ppffi_type;

end;


Documentation generated on: 2023-03-18