Function ngx_http_send_special

Source
pub unsafe extern "C" fn ngx_http_send_special(
    r: *mut ngx_http_request_s,
    flags: usize,
) -> isize