| sash_erase - erase a key from a sash |
#include <hash.h> int sash_erase (sash, const char *key); |
| Erase key from the sash. If an element was erased, this returns true, else this returns false. |
| Richard Jones <rich@annexia.org> |
| GNU LGPL (see http://www.gnu.org/) |
| c2lib-1.2.13 |