9 #include "../sf/service.h"
Result nimInitialize(void)
Initialize nim.
void nimExit(void)
Exit nim.
Service * nimGetServiceSession(void)
Gets the Service object for the actual nim service session.
SystemUpdateTaskId.
Definition: nim.h:12
Service object structure.
Definition: service.h:14
u32 Result
Function error code result type.
Definition: types.h:44
int32_t s32
32-bit signed integer.
Definition: types.h:27