9 #include "../sf/service.h"
10 #include "../services/ncm_types.h"
Result lrLrEraseProgramRedirection(LrLocationResolver *lr, u64 tid)
Only available on [5.0.0+].
Result lrInitialize(void)
Initialize lr.
Service * lrGetServiceSession(void)
Gets the Service object for the actual lr service session.
void lrExit(void)
Exit lr.
NcmStorageId
StorageId.
Definition: ncm_types.h:12
Service object structure.
Definition: service.h:14
uint64_t u64
64-bit unsigned integer.
Definition: types.h:22
u32 Result
Function error code result type.
Definition: types.h:44