void* Ns_PoolRealloc ( Ns_Pool* pool, void* ptr, unsigned int size );
void* Ns_PoolRealloc (
Ns_Pool* pool,
void* ptr,
unsigned int size
);
Perform realloc for pools. See the realloc(3C) man page.
Top of Page
Copyright © 1998-99 America Online, Inc.