FT_Gzip_Uncompress

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FT_Error FT_Gzip_Uncompress(FT_Memory memory, FT_Byte* output, FT_ULong* output_len, const(FT_Byte)* input, FT_ULong input_len)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Gzip_Uncompress
  2. da_FT_Gzip_Uncompress FT_Gzip_Uncompress;

Meta