Source position: libsdl3.pas line 5950
type TSDL_ReleaseWindowFromGPUDevice = procedure(
device: PSDL_GPUDevice;
window: PSDL_Window
);