FT_Realloc_Func

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
alias FT_Realloc_Func = void* function
(,
c_long cur_size
,
c_long new_size
,
void* block
)

Meta