[][src]Function nginx::ngx_http_parse_unsafe_uri

pub unsafe extern "C" fn ngx_http_parse_unsafe_uri(
    r: *mut ngx_http_request_t,
    uri: *mut ngx_str_t,
    args: *mut ngx_str_t,
    flags: *mut ngx_uint_t
) -> ngx_int_t