pub unsafe fn ngx_queue_remove(q: *mut ngx_queue_s)
Removes a node from the queue.
q must be a valid pointer to an ngx_queue_t node.
q