STBI_REALLOC_SIZED

Undocumented in source. Be warned that the author may not have intended to support it.
version(decodePNG)
nothrow @nogc
void*
STBI_REALLOC_SIZED
(
void* ptr
,
size_t old_size
,
size_t new_size
)

Meta