Source position: libsdl3.pas line 5969
type TSDL_ReadAsyncIO = function( |
asyncio: PSDL_AsyncIO; |
ptr: pointer; |
offset: TUint64; |
size: TUint64; |
queue: PSDL_AsyncIOQueue; |
userdata: pointer |
):Tbool; |
CT Web help |
CodeTyphon Studio |