Skip to main content

lyd_free_tree

Function lyd_free_tree 

Source
pub unsafe extern "C" fn lyd_free_tree(node: *mut lyd_node)
Expand description

@brief Free (and unlink) the specified data (sub)tree.

@param[in] node Root of the (sub)tree to be freed.