libnx
Functions
fsldr.h File Reference

FilesystemProxy-ForLoader (fsp-ldr) service IPC wrapper. More...

#include "../types.h"
#include "../services/sm.h"
#include "../services/fs.h"

Go to the source code of this file.

Functions

Result fsldrInitialize (void)
 
void fsldrExit (void)
 
Result fsldrOpenCodeFileSystem (u64 tid, const char *path, FsFileSystem *out)
 
Result fsldrIsArchivedProgram (u64 pid, bool *out)
 
Result fsldrSetCurrentProcess ()
 

Detailed Description

FilesystemProxy-ForLoader (fsp-ldr) service IPC wrapper.

Author
SciresM