1.17.28. file_readdir

[<<<] [>>>]

This function is the implementation of the UNIX readdir

struct dirent *file_readdir(DIR *pDirectory
);

[<<<] [>>>]