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

#include <fileXio.h>

Data Fields

int fd
 
u32 offset
 
int whence
 

Detailed Description

Definition at line 188 of file fileXio.h.

Field Documentation

◆ fd

int fxio_lseek_packet::fd

Definition at line 189 of file fileXio.h.

Referenced by fileXioLseek().

◆ offset

u32 fxio_lseek_packet::offset

Definition at line 190 of file fileXio.h.

Referenced by fileXioLseek().

◆ whence

int fxio_lseek_packet::whence

Definition at line 191 of file fileXio.h.

Referenced by fileXioLseek().


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