MemRealloc

Internal memory reallocator

version(BindRaylib_Static)
extern (C) @nogc nothrow
void*
MemRealloc
(
void* ptr
,
int size
)

Meta