[][src]Function nginx::ngx_http_map_find

pub unsafe extern "C" fn ngx_http_map_find(
    r: *mut ngx_http_request_t,
    map: *mut ngx_http_map_t,
    match_: *mut ngx_str_t
) -> *mut c_void