Source position: libsdl3.pas line 5838
type TSDL_RenderPoints = function(
renderer: PSDL_Renderer;
points: PSDL_FPoint;
Count: LongInt
):Tbool;