Function pick_node

Source
pub fn pick_node(a: &Allocator, root: NodePtr, node_idx: i32) -> NodePtr