Source position: libsdl2.pas line 673
type TTSDL_EncloseFPoints = function(
const points: PSDL_FPoint;
count: cint;
const clip: PSDL_FRect;
result: PSDL_FRect
):TSDL_Bool;