Source position: amigalib.pas line 70
function CreateTask(
name: PChar;
pri: LongInt;
initPC: Pointer;
stackSize: LongWord
):pTask;