[][src]Type Definition nginx::ngx_http_upstream_init_pt

type ngx_http_upstream_init_pt = Option<unsafe extern "C" fn(cf: *mut ngx_conf_t, us: *mut ngx_http_upstream_srv_conf_t) -> ngx_int_t>;