Source position: libsdl2_ttf.pas line 105
type TTTF_OpenFontIndex = function(
file_: PAnsiChar;
ptsize: cint;
index: clong
):PTTF_Font;