Function ngx_http_free_request

Source
pub unsafe extern "C" fn ngx_http_free_request(
    r: *mut ngx_http_request_s,
    rc: isize,
)