int axl_node_num_attributes ( axlNode node  ) 

Allows to get the number of attributes installed on the provided node.

Parameters:
node The node that is requested to return the number of attributes installed.
Returns:
Attributes installed, or -1 if it fails.