libnx  v4.6.0
Data Fields
TransferMemory Struct Reference

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.
 

Detailed Description

Transfer memory information structure.


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