Function ngx_http_validate_host

Source
pub unsafe extern "C" fn ngx_http_validate_host(
    host: *mut ngx_str_t,
    pool: *mut ngx_pool_s,
    alloc: usize,
) -> isize