Function ngx_ssl_check_host

Source
pub unsafe extern "C" fn ngx_ssl_check_host(
    c: *mut ngx_connection_s,
    name: *mut ngx_str_t,
) -> isize