|
HDK
|
#include <stb_image.h>
Public Attributes | |
| int(* | read )(void *user, char *data, int size) |
| void(* | skip )(void *user, int n) |
| int(* | eof )(void *user) |
Definition at line 361 of file stb_image.h.
Definition at line 365 of file stb_image.h.
Definition at line 363 of file stb_image.h.