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

dirent

Declaration

Source position: bdirenth.inc line 4

type dirent = record

  d_ino: __ino_t;

  d_off: __off_t;

  d_reclen: Word;

  d_type: Byte;

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

end;


Documentation generated on: 2026-03-05