#include <gd_io.h>
Public Attributes | |
| int(* | getC )(struct gdIOCtx *) |
| int(* | getBuf )(struct gdIOCtx *, void *, int) |
| void(* | putC )(struct gdIOCtx *, int) |
| int(* | putBuf )(struct gdIOCtx *, const void *, int) |
| int(* | seek )(struct gdIOCtx *, const int) |
| long(* | tell )(struct gdIOCtx *) |
| void(* | gd_free )(struct gdIOCtx *) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|