int axl_hash_items ( axlHash hash  ) 

Returns the number of items already stored on the provided hash.

Parameters:
hash The hash that is being requested for the number of indexed data items.
Returns:
The number of items or -1 if it fails.