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

#include <fileXio.h>

Data Fields

u32 pos_lo
 
u32 pos_hi
 

Detailed Description

Definition at line 262 of file fileXio.h.

Field Documentation

◆ pos_hi

u32 fxio_lseek64_return_pkt::pos_hi

Definition at line 263 of file fileXio.h.

Referenced by fileXioLseek64().

◆ pos_lo

u32 fxio_lseek64_return_pkt::pos_lo

Definition at line 263 of file fileXio.h.

Referenced by fileXioLseek64().


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