Main Page
Modules
Related Pages
S
earch for
Axl Node Attribute iteration: An interface provided to iterate attribute nodes without knowing them.
axl_node_attr_cursor_first
axl_node_attr_cursor_free
axl_node_attr_cursor_get_key
axl_node_attr_cursor_get_value
axl_node_attr_cursor_has_item
axl_node_attr_cursor_has_next
axl_node_attr_cursor_new
axl_node_attr_cursor_next
axl_node_attr_foreach
void axl_node_attr_cursor_free
(
axlAttrCursor
*
cursor
)
Allows to release
axlAttrCursor
.
Parameters:
cursor
The cursor to release.