vitasdk
Documentation of the vitasdk
dirent.h File Reference

Go to the source code of this file.

Functions

SceUID ksceIoDopen (const char *dirname)
 Open a directory.
 
int ksceIoDread (SceUID fd, SceIoDirent *dir)
 Reads an entry from an opened file descriptor.
 
int ksceIoDclose (SceUID fd)
 Close an opened directory file descriptor.