Function ngx_http_upstream_init_round_robin_peer

Source
pub unsafe extern "C" fn ngx_http_upstream_init_round_robin_peer(
    r: *mut ngx_http_request_s,
    us: *mut ngx_http_upstream_srv_conf_s,
) -> isize