libnx
Data Fields
IpcBufferDescriptor Struct Reference

IPC buffer descriptor. More...

#include <ipc.h>

Data Fields

u32 Size
 Size of the buffer.
 
u32 Addr
 Lower 32-bits of the address of the buffer.
 
u32 Packed
 Packed data (including higher bits of the address)
 

Detailed Description

IPC buffer descriptor.


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