void axl_node_free ( axlNode node  ) 

Destroy the given node provided by the reference.

The function will check for nodes that are null references.

Parameters:
node The node to destroy.