libc
::
aarch64_apple_darwin
::
dirent
Fields
d_ino
d_seekoff
d_reclen
d_namlen
d_type
d_name
Struct
libc
::
aarch64_apple_darwin
::
dirent
struct
dirent
{ ... }
source
Fields
d_ino:
u64
d_seekoff:
u64
d_reclen:
u16
d_namlen:
u16
d_type:
u8
d_name: [
c_char
; 1024]