Source position: libsdl2_ttf.pas line 112
type TTTF_SetFontSize = function(
font: PTTF_Font;
ptsize: cint
):cint;