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