pub unsafe fn ngx_rbt_red(node: *mut ngx_rbtree_node_s)
Marks the tree node as red.
node must be a valid pointer to a ngx_rbtree_node_t.
node