vnode_take

Function vnode_take 

Source
pub fn vnode_take(handle: u64) -> Option<VNode>
Expand description

Get the VNode for a handle and remove it from the registry This is called when the VNode tree is complete and ready to render