- da_FT_Gzip_Uncompress
alias da_FT_Gzip_Uncompress = FT_Error function(FT_Memory memory, FT_Byte* output, FT_ULong* output_len, const(FT_Byte)* input, FT_ULong input_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FT_Stream_OpenGzip
alias da_FT_Stream_OpenGzip = FT_Error function(FT_Stream stream, FT_Stream source)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.