|
RetroArch
|
Functions | |
| const char * | zlibVersion (void) |
| uLong | zlibCompileFlags (void) |
| const char * | zError (int err) |
| voidpf ZLIB_INTERNAL | zcalloc (voidpf opaque, unsigned items, unsigned size) |
| void ZLIB_INTERNAL | zcfree (voidpf opaque, voidpf ptr) |
Variables | |
| char | z_errmsg [10][21] |
| voidpf ZLIB_INTERNAL zcalloc | ( | voidpf | opaque, |
| unsigned | items, | ||
| unsigned | size | ||
| ) |
| void ZLIB_INTERNAL zcfree | ( | voidpf | opaque, |
| voidpf | ptr | ||
| ) |
| const char* zError | ( | int | err | ) |
| char z_errmsg[10][21] |
1.8.15