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

dirent64

Declaration

Source position: bdirenth.inc line 14

type dirent64 = record

  d_ino: __ino64_t;

  d_off: __off64_t;

  d_reclen: Word;

  d_type: Byte;

  d_name: array [0..255] of char;

end;


Documentation generated on: 2023-03-18