Source position: zlib_zbase.pas line 269
type alloc_func = function(
opaque: voidpf;
items: uInt;
size: uInt
):voidpf;
No notes exist for this page yet.