yw_map_free_cache

Name

yw_map_free_cache -- free keyword -> int mapping cache

Synopsis


     #include <yw/map.h>
   

void yw_map_free_cache(YwMapCache **cache);

DESCRIPTION

This function frees resoures assiciated with *cache, and sets it to NULL.

INFO

Generated from: map.c,v 1.5 2001/05/05 11:36:18 dobrek Exp.