HLL_Realloc

extern (C) @system nothrow @nogc
alias HLL_Realloc = void* function
(
void* ptr
,
size_t size
)

Meta