Source position: libsdl3.pas line 5411
type TSDL_SetWindowResizable = function(
window: PSDL_Window;
resizable: Tbool
):Tbool;