[][src]Function nginx::ngx_http_arg

pub unsafe extern "C" fn ngx_http_arg(
    r: *mut ngx_http_request_t,
    name: *mut u_char,
    len: size_t,
    value: *mut ngx_str_t
) -> ngx_int_t