RetroArch
|
#include <gctypes.h>
Go to the source code of this file.
Macros | |
#define | ISO_MAXPATHLEN 128 |
Functions | |
bool | ISO9660_Mount (const char *name, const DISC_INTERFACE *disc_interface) |
bool | ISO9660_Unmount (const char *name) |
const char * | ISO9660_GetVolumeLabel (const char *name) |
#define ISO_MAXPATHLEN 128 |
bool ISO9660_Mount | ( | const char * | name, |
const DISC_INTERFACE * | disc_interface | ||
) |