Source position: libsdl2_ttf.pas line 108
type TTTF_OpenFontDPI = function(
file_: PAnsiChar;
ptsize: cint;
hdpi: cuint;
vdpi: cuint
):PTTF_Font;