Source position: libsdl3.pas line 5410
type TSDL_SetWindowBordered = function(
window: PSDL_Window;
bordered: Tbool
):Tbool;