[][src]Function nginx::ngx_http_map_uri_to_path

pub unsafe extern "C" fn ngx_http_map_uri_to_path(
    r: *mut ngx_http_request_t,
    name: *mut ngx_str_t,
    root_length: *mut size_t,
    reserved: size_t
) -> *mut u_char