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.
 
int sceIoDread (SceUID fd, SceIoDirent *dir)
 Reads an entry from an opened file descriptor.
 
int sceIoDclose (SceUID fd)
 Close an opened directory file descriptor.