[][src]Function nginx::ngx_connection_error

pub unsafe extern "C" fn ngx_connection_error(
    c: *mut ngx_connection_t,
    err: ngx_err_t,
    text: *mut c_char
) -> ngx_int_t