mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 04:22:50 +02:00
6 lines
117 B
C
6 lines
117 B
C
Result hidInitialize(void);
|
|
void hidExit(void);
|
|
|
|
Handle hidGetSessionService(void);
|
|
void* hidGetSharedmemAddr(void);
|