Unit 'flcWinUtils' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

CreateFiber

Declaration

Source position: flcWinUtils.pas line 489

function CreateFiber(

  dwStackSize: DWORD;

  lpStartAddress: TFNFiberStartRoutine;

  lpParameter: Pointer

):Pointer;



CT Web help

CodeTyphon Studio