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

#include <fileXio.h>

Data Fields

int fd
 
u32 offset_lo
 
u32 offset_hi
 
int whence
 

Detailed Description

Definition at line 194 of file fileXio.h.

Field Documentation

◆ fd

int fxio_lseek64_packet::fd

Definition at line 195 of file fileXio.h.

◆ offset_hi

u32 fxio_lseek64_packet::offset_hi

Definition at line 197 of file fileXio.h.

◆ offset_lo

u32 fxio_lseek64_packet::offset_lo

Definition at line 196 of file fileXio.h.

◆ whence

int fxio_lseek64_packet::whence

Definition at line 198 of file fileXio.h.


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