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

#include <sifrpc.h>

Data Fields

struct t_SifRpcHeader hdr
 
void * src
 
void * dest
 
int size
 

Detailed Description

Definition at line 145 of file sifrpc.h.

Field Documentation

◆ dest

void * SifRpcReceiveData_t::dest

Definition at line 149 of file sifrpc.h.

◆ hdr

struct t_SifRpcHeader SifRpcReceiveData_t::hdr

Definition at line 142 of file sifrpc.h.

◆ size

int SifRpcReceiveData_t::size

Definition at line 150 of file sifrpc.h.

◆ src

void* SifRpcReceiveData_t::src

Definition at line 148 of file sifrpc.h.


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