
NPN_MemFree
Deallocates a block of allocated memory.
Syntax
Parameters
The function has the following parameters:
Description
NPN_MemFree deallocates a block of memory that was allocated using NPN_MemAlloc only. NPN_MemFree does not free memory allocated by any other means.
See Also
NPN_MemAlloc, NPN_MemFlush
|
Netscape Communications http://developer.netscape.com |
