Function ngx_connection_error

Source
pub unsafe extern "C" fn ngx_connection_error(
    c: *mut ngx_connection_s,
    err: i32,
    text: *mut i8,
) -> isize