bindbc.freetype.bind.ftgzip

Undocumented in source.

Members

Aliases

da_FT_Gzip_Uncompress
alias da_FT_Gzip_Uncompress = FT_Error function(FT_Memory, FT_Byte*, FT_ULong*, const(FT_Byte)*, FT_ULong)
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, FT_Stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

FT_Gzip_Uncompress
FT_Error FT_Gzip_Uncompress(FT_Memory , FT_Byte* , FT_ULong* , const(FT_Byte)* , FT_ULong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FT_Stream_OpenGzip
FT_Error FT_Stream_OpenGzip(FT_Stream , FT_Stream )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

FT_Gzip_Uncompress
da_FT_Gzip_Uncompress FT_Gzip_Uncompress;
Undocumented in source.
FT_Stream_OpenGzip
da_FT_Stream_OpenGzip FT_Stream_OpenGzip;
Undocumented in source.

Meta