Source position: libfreetype.inc line 394
type TFT_Load_Char = function(
face: PFT_Face;
charcode: FT_ULong;
load_flags: LongInt
):Integer;