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

#include <fileXio.h>

Data Fields

char pathname [512]
 
int flags
 
int mode
 

Detailed Description

Definition at line 163 of file fileXio.h.

Field Documentation

◆ flags

int fxio_open_packet::flags

Definition at line 165 of file fileXio.h.

Referenced by fileXioOpen().

◆ mode

int fxio_open_packet::mode

Definition at line 165 of file fileXio.h.

◆ pathname

char fxio_open_packet::pathname[512]

Definition at line 164 of file fileXio.h.


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