cp_hashlist_get_mode - get hashlist mode bit settings
Synopsis
#include <cprops/hashlist.h>
int cp_hashlist_get_mode(cp_hashlist *list);
Description
cp_hashlist_get_mode returns the current mode bit settings for hashlist list. For more on
the effect of specific mode bits, see cp_hashlist_set_mode (3).