libtransistor
A userland library for the Nintendo Switch
|
Human Interface Device IPC bindings. More...
#include <libtransistor/types.h>
Go to the source code of this file.
Functions | |
result_t | hid_ipc_init () |
Initialize HID IPC bindings. | |
result_t | hid_ipc_get_shared_memory_handle (shared_memory_h *handle) |
Get the handle for HID shared memory. | |
void | hid_ipc_finalize () |
Finalize HID IPC bindings. | |
Human Interface Device IPC bindings.