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)
alias FT_Realloc_Func = void* function(FT_Memory memory, c_long cur_size, c_long new_size, void* block)

Meta