Unit 'chipmunklib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_chipmunkpas]

malloc

Declaration

Source position: chipmunklib.pas line 641

function malloc(

  Num: Integer;

  ElemSize: Integer

):pointer; overload;

function malloc(

  const Size: Integer

):pointer; overload;



CT Web help

CodeTyphon Studio