Function ngx_http_named_location

Source
pub unsafe extern "C" fn ngx_http_named_location(
    r: *mut ngx_http_request_s,
    name: *mut ngx_str_t,
) -> isize