ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
arch_message Struct Reference

#include <sys_arch.h>

Data Fields

struct st_arch_message * next
 
void * sys_msg
 

Detailed Description

Definition at line 12 of file sys_arch.h.

Field Documentation

◆ next

struct st_arch_message* arch_message::next

◆ sys_msg

void* arch_message::sys_msg

Definition at line 15 of file sys_arch.h.

Referenced by SendMbx(), and sys_arch_mbox_fetch_internal().


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