libnx  v4.7.0
Data Fields
MemoryInfo Struct Reference

Memory information structure. More...

#include <svc.h>

Data Fields

u64 addr
 Base address.
 
u64 size
 Size.
 
u32 type
 Memory type (see lower 8 bits of MemoryState).
 
u32 attr
 Memory attributes (see MemoryAttribute).
 
u32 perm
 Memory permissions (see Permission).
 
u32 ipc_refcount
 IPC reference count.
 
u32 device_refcount
 Device reference count.
 
u32 padding
 Padding.
 

Detailed Description

Memory information structure.


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