Function ngx_http_parse_unsafe_uri

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