cp_hashtable_contains(3) - Linux man page
Name
cp_hashtable_contains - test a hashtable for the existence of a mappingSynopsis
#include <cprops/hashtable.h>int cp_hashtable_contains(cp_hashtable *table, void *key);
int cp_hashtable_contains(cp_hashtable *table, void *key);