Source position: libsdl3.pas line 5285
type TSDL_WaitProcess = function(
process: PSDL_Process;
block: Tbool;
exitcode: Plongint
):Tbool;