|
libnx v4.9.0
|
Shared memory information structure. More...
#include <shmem.h>
Data Fields | |
| Handle | handle |
| Kernel object handle. | |
| size_t | size |
| Size of the shared memory object. | |
| Permission | perm |
| Permissions. | |
| void * | map_addr |
| Address to which the shared memory object is mapped. | |
Shared memory information structure.