Function ngx_http_upstream_init_round_robin

Source
pub unsafe extern "C" fn ngx_http_upstream_init_round_robin(
    cf: *mut ngx_conf_s,
    us: *mut ngx_http_upstream_srv_conf_s,
) -> isize