FT_Stream_IoFunc

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_Stream_IoFunc = c_ulong function(FT_Stream stream, c_ulong offset, ubyte* buffer, c_ulong count)

Meta