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

glob64_t

Declaration

Source position: globh.inc line 48

type glob64_t = record

  gl_pathc: size_t;

  gl_pathv: PPChar;

  gl_offs: size_t;

  gl_flags: LongInt;

  gl_closedir: TGlobCloseDirProc;

  gl_readdir: TGlobReadDir64Func;

  gl_opendir: TGlobOpenDirFunc;

  gl_lstat: TGlobStat64Func;

  gl_stat: TGlobStat64Func;

end;


Documentation generated on: 2023-03-18