Source position: sdl_ttf.pas line 350
function TTF_SizeUTF8(
font: PTTF_Font;
const text: PChar;
var w: Integer;
var y: Integer
):Integer;