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 char;

end;


Documentation generated on: 2023-03-18