|
RetroArch
|
Go to the source code of this file.
Functions | |
| int | mount_fs (const char *virt_name, int fsaFd, const char *dev_path, const char *mount_path) |
| int | unmount_fs (const char *virt_name) |
virtual name example: sd or odd (for sd:/ or odd:/ access) fsaFd: fd received by IOSUHAX_FSA_Open(); dev_path: (optional) if a device should be mounted to the mount_path. If NULL no IOSUHAX_FSA_Mount is not executed. mount_path: path to map to virtual device name
| int unmount_fs | ( | const char * | virt_name | ) |
1.8.15