#include <client_c.h>
Public Attributes | |
| void * | pointer |
| when null, indicates error | |
| u32 | size |
| size in bytes of data block | |
| int | flags |
| PGMEMDAT_* flags or'ed together. | |
This is returned by the pgFrom* series of functions for loading data, and used by many PicoGUI functions that need to refer to a chunk of data.
|
|
PGMEMDAT_* flags or'ed together.
|
|
|
when null, indicates error
|
|
|
size in bytes of data block
|
1.3-rc3