next: dircookie_t
ino: inode_t
namlen: dirnamlen_t
type: filetype_t
pub const dirent_t = extern struct { next: dircookie_t, ino: inode_t, namlen: dirnamlen_t, type: filetype_t, }
Press escape to exit search and then '?' to see more options.