vitasdk
Documentation of the vitasdk
dirent.h File Reference

Go to the source code of this file.

Functions

SceUID sceIoDopen (const char *dirname)
 Open a directory. More...
 
int sceIoDread (SceUID fd, SceIoDirent *dir)
 Reads an entry from an opened file descriptor. More...
 
int sceIoDclose (SceUID fd)
 Close an opened directory file descriptor. More...