|
libtransistor
A userland library for the Nintendo Switch
|


Public Member Functions | |
| KSharedMemory (shared_memory_h handle, size_t size, uint32_t foreign_permission) | |
Public Member Functions inherited from trn::KObject | |
| 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 | |
| size_t | size |
| uint32_t | foreign_permission |
Data Fields inherited from trn::KObject | |
| handle_t | handle = 0 |
1.8.6