|
<< Click to Display Table of Contents >> Navigation: Types > TZAlloc |
SIGNATURE=IWZLibExApi.TZAlloc
ETYPE=Type
Declaration:
Delphi: |
TZAlloc = function (opaque: Pointer; items, size: Integer): Pointer; |
C++: |
(opaque: Pointer; items, size: Integer): Pointer ( TZAlloc)(); |
Unit: IWZLibExApi.pas
Description: This is type IWZLibExApi.TZAlloc.