Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

KMemCacheCreate

Declaration

Source position: exec.pas line 1934

function KMemCacheCreate(

  VMA: Pointer;

  const Name: PChar;

  Size: LongWord;

  Align: LongWord;

  const Constructor_: Pointer;

  const Destructor_: Pointer;

  Flag: LongWord;

  UserData: Pointer

):Pointer;


Documentation generated on: 2021-07-30