|
libtransistor
A userland library for the Nintendo Switch
|

Public Member Functions | |
| KObject (handle_t handle) | |
| KObject (const KObject &)=delete | |
| KObject & | operator= (const KObject &)=delete |
| KObject (KObject &&other) | |
| KObject & | operator= (KObject &&other) |
| handle_t | Claim () |
Data Fields | |
| handle_t | handle = 0 |
1.8.6