Function ngx_http_discard_request_body

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