|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <fileXio.h>
Data Fields | |
| int | fd |
| u32 | offset |
| int | whence |
| int fxio_lseek_packet::fd |
Definition at line 189 of file fileXio.h.
Referenced by fileXioLseek().
| u32 fxio_lseek_packet::offset |
Definition at line 190 of file fileXio.h.
Referenced by fileXioLseek().
| int fxio_lseek_packet::whence |
Definition at line 191 of file fileXio.h.
Referenced by fileXioLseek().