Record dirent64
Unit
Declaration
type dirent64 = record
Description
Overview
Fields
![]() |
d_fileno: cuint32; |
![]() |
d_reclen: cuint16; |
![]() |
d_type: cuint8; |
![]() |
d_namlen: cuint8; |
![]() |
d_name: array[0..255] of char; |
Description
Fields
![]() |
d_fileno: cuint32; |
![]() |
d_reclen: cuint16; |
![]() |
d_type: cuint8; |
![]() |
d_namlen: cuint8; |
![]() |
d_name: array[0..255] of char; |
Generated by PasDoc 0.16.0.
