ngtcp2_conn_del =============== Synopsis -------- *#include * .. function:: void ngtcp2_conn_del(ngtcp2_conn *conn) `ngtcp2_conn_del` frees resources allocated for *conn*. It also frees memory pointed by *conn*.