[][src]Type Definition nginx::ngx_http_upstream_init_peer_pt

type ngx_http_upstream_init_peer_pt = Option<unsafe extern "C" fn(r: *mut ngx_http_request_t, us: *mut ngx_http_upstream_srv_conf_t) -> ngx_int_t>;