NAME ^

bcg_utils.c

DESCRIPTION ^

RT#48264

Methods ^

bcg_hash *bcg_hash_create(BCG_info *bcg_info)

RT#48260: Not yet documented!!!

void bcg_hash_destroy(BCG_info *bcg_info, bcg_hash *hash)

RT#48260: Not yet documented!!!

void bcg_hash_put(BCG_info *bcg_info, bcg_hash *hash, char *key, void *value)

RT#48260: Not yet documented!!!

void *bcg_hash_get(BCG_info *bcg_info, bcg_hash *hash, char *key)

RT#48260: Not yet documented!!!


parrot