Name
afc_hash_master_del -- Deletes the current element
Synopsis
HashData * afc_hash_master_del
( HashMaster * hash_master );
Description
This function removes the current element from the HashMaster list.
Inputs
- hash_master
Pointer to a valid afc_hash_master class.