
ngtcp2_conn_del
===============

Synopsis
--------

*#include <ngtcp2/ngtcp2.h>*

.. function:: void ngtcp2_conn_del(ngtcp2_conn *conn)

    
    `ngtcp2_conn_del` frees resources allocated for *conn*.  It also
    frees memory pointed by *conn*.
