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