Allows to configure the node name, using the value provided as a reference allocated and to be owned by the node.
The function will dealloc the previous name stored, if found.
- Parameters
-
node | The node to be configured with a new name. |
name | The new name to configure on the node. The value provided will be owned by the node. The function won't check the name parameter received to be a non-null pointer. |
References axl_free().