MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / mz_free

Function mz_free

SampleFramework12/v1.00/TinyEXR.cpp:1464–1464  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1462}
1463
1464void mz_free(void *p) { MZ_FREE(p); }
1465
1466#ifndef MINIZ_NO_ZLIB_APIS
1467

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected