Source position: libsdl3.pas line 5437
type TSDL_SetWindowModal = function(
window: PSDL_Window;
modal: Tbool
):Tbool;