axlPointer axl_list_get_last ( axlList list  ) 

Returns the last element stored on the list.

Parameters:
list The list where the last element will be returned.
Returns:
An axlPointer reference containing the last stored value.