vnode_child

Function vnode_child 

Source
pub fn vnode_child(parent_handle: u64, child_handle: u64)
Expand description

Add a child VNode to a parent VNode The child is consumed (moved from registry to parent’s children)