Source position: libsdl2_ttf.pas line 113
type TTTF_SetFontSizeDPI = function(
font: PTTF_Font;
ptsize: cint;
hdpi: cuint;
vdpi: cuint
):cint;