bindbc.freetype.bind.fterrors

Undocumented in source.

Members

Aliases

pFT_Error_String
alias pFT_Error_String = const(char)* function(FT_Error error_code)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

FT_Error_String
const(char)* FT_Error_String(FT_Error error_code)
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_Error_String
pFT_Error_String FT_Error_String;
Undocumented in source.

Meta