void snmpdMemoryFree ( void * pBuf /* buffer to free */ )
This routine deallocates memory which was previously allocated by the SNMP agent with snmpdMemoryAlloc( ).
N/A
snmpIoLib, snmpdMemoryAlloc( )