RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ZLib.zlibAllocMem Function
Pascal
function zlibAllocMem(AppData: Pointer; Items: Integer; Size: Integer): Pointer;
C++
void * zlibAllocMem(void * AppData, int Items, int Size);

This is function ZLib.zlibAllocMem.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!