RetroArch
Macros | Functions
uncompr.c File Reference
#include <compat/zlib.h>
Include dependency graph for uncompr.c:

Macros

#define ZLIB_INTERNAL
 

Functions

int uncompress (unsigned char *dest, uint32_t *destLen, const unsigned char *source, uint32_t sourceLen)
 

Macro Definition Documentation

◆ ZLIB_INTERNAL

#define ZLIB_INTERNAL

Function Documentation

◆ uncompress()

int uncompress ( unsigned char *  dest,
uint32_t destLen,
const unsigned char *  source,
uint32_t  sourceLen 
)
Here is the call graph for this function: