LDAPMemCache structure from memory.
#include <ldap.h>
void ldap_memcache_destroy( LDAPMemCache *cache );
cache |
Pointer to the |
ldap_memcache_destroy() function frees the specified LDAPMemCache structure from memory. Call this function after you are done working with a cache.
ldap_memcache_init().
Last Updated: 10/01/98 17:06:23