|
libnx
|
FilesystemProxy-ProgramRegistry (fsp-pr) service IPC wrapper. More...
Go to the source code of this file.
Functions | |
| Result | fsprInitialize (void) |
| void | fsprExit (void) |
| Result | fsprRegisterProgram (u64 pid, u64 titleID, FsStorageId storageID, const void *fs_access_header, size_t fah_size, const void *fs_access_control, size_t fac_size) |
| Result | fsprUnregisterProgram (u64 pid) |
| Result | fsprSetCurrentProcess (void) |
| Result | fsprSetEnabledProgramVerification (bool enabled) |
FilesystemProxy-ProgramRegistry (fsp-pr) service IPC wrapper.
1.8.11