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