libtransistor
A userland library for the Nintendo Switch
|
Public Member Functions | |
SM (const SM &other) | |
SM (SM &&other) | |
Result< ipc::client::Object > | GetService (const char *name) |
Result< KPort > | RegisterService (const char *name, uint32_t max_sessions) |
Static Public Member Functions | |
static Result< SM > | Initialize () |