PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
int(* | open )(const char *name, int flags,...) |
int(* | close )(int fd) |
int(* | read )(int fd, void *buf, int nbyte) |
int | openFlags |
Definition at line 24 of file rom0_info.h.
int(* _io_driver::open) (const char *name, int flags,...) |
Definition at line 25 of file rom0_info.h.
int(* _io_driver::close) (int fd) |
Definition at line 26 of file rom0_info.h.
int(* _io_driver::read) (int fd, void *buf, int nbyte) |
Definition at line 27 of file rom0_info.h.
int _io_driver::openFlags |
Definition at line 28 of file rom0_info.h.