DecompressData

Decompress data (DEFLATE algorithm), memory must be MemFree()

version(BindRaylib_Static)
extern (C) @nogc nothrow
ubyte*
DecompressData
(
const(ubyte)* compData
,,)

Meta