axlList* axl_list_cursor_list ( axlListCursor cursor  ) 

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

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