Function ngx_stream_find_virtual_server

Source
pub unsafe extern "C" fn ngx_stream_find_virtual_server(
    s: *mut ngx_stream_session_s,
    host: *mut ngx_str_t,
    cscfp: *mut *mut ngx_stream_core_srv_conf_t,
) -> isize