libnx  v4.6.0
Data Fields
SharedMemory Struct Reference

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.
 

Detailed Description

Shared memory information structure.


The documentation for this struct was generated from the following file: