Source position: libsdl3.pas line 5823
type TSDL_SetRenderClipRect = function(
renderer: PSDL_Renderer;
rect: PSDL_Rect
):Tbool;