#include <esi.h>
|
| u32(* | read )(struct __data_io *_self, char *buffer, u32 nb_bytes) |
| |
| u32(* | write )(struct __data_io *_self, char *buffer, u32 nb_bytes) |
| |
| void * | udta |
| |
| u32(* GF_DataIO::read)(struct __data_io *_self, char *buffer, u32 nb_bytes) |
| u32(* GF_DataIO::write)(struct __data_io *_self, char *buffer, u32 nb_bytes) |
The documentation for this struct was generated from the following file: