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

#include <fileXio.h>

Data Fields

int fd
 
void * buffer
 
int size
 
void * intrData
 

Detailed Description

Definition at line 173 of file fileXio.h.

Field Documentation

◆ buffer

void* fxio_read_packet::buffer

Definition at line 175 of file fileXio.h.

◆ fd

int fxio_read_packet::fd

Definition at line 174 of file fileXio.h.

Referenced by fileXioRead().

◆ intrData

void* fxio_read_packet::intrData

Definition at line 177 of file fileXio.h.

◆ size

int fxio_read_packet::size

Definition at line 176 of file fileXio.h.

Referenced by fileXioRead().


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