axlHash* axl_hash_cursor_hash ( axlHashCursor cursor  ) 

Allows to get the reference to the hash that is associated to the cursor received.

Parameters:
cursor The cursor that is required to return the hash associated.
Returns:
A reference to the hash being iterated or NULL if fails.