vitasdk
Documentation of the vitasdk
|
Go to the source code of this file.
Functions | |
SceUID | ksceIoDopen (const char *dirname) |
Open a directory. More... | |
int | ksceIoDread (SceUID fd, SceIoDirent *dir) |
Reads an entry from an opened file descriptor. More... | |
int | ksceIoDclose (SceUID fd) |
Close an opened directory file descriptor. More... | |