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

#include <fileXio.h>

Data Fields

char source [512]
 
void * buffer
 
unsigned int buflen
 

Detailed Description

Definition at line 157 of file fileXio.h.

Field Documentation

◆ buffer

void* fxio_readlink_packet::buffer

Definition at line 159 of file fileXio.h.

◆ buflen

unsigned int fxio_readlink_packet::buflen

Definition at line 160 of file fileXio.h.

Referenced by fileXioReadlink().

◆ source

char fxio_readlink_packet::source[512]

Definition at line 158 of file fileXio.h.

Referenced by fileXioReadlink().


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