libnx v4.9.0
Loading...
Searching...
No Matches
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.
 
voidsrc_addr
 Address of the source backing memory.
 
voidmap_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: