Frees memory allocated by the LDAP extension library.
#include <ldapx.h>
void ldapx_memfree (
void *mem);
(IN) Points to the memory to free.
This function should be used to free any memory allocated by the LDAP extension library.
The request and reply packets have the following formats.