[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mselibc' (#msegui)

dirent64

Declaration

Source position: mselibc.pas line 2057

type dirent64 = record

  d_fileno: cuint32;

  d_reclen: cuint16;

  d_type: cuint8;

  d_namlen: cuint8;

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

end;


Documentation generated on: 2021-05-13