dwnx_conn_del
Synopsis
#include <dwnx/dwnx.h>
-
void dwnx_conn_del(dwnx_conn *conn)
dwnx_conn_del()frees resources allocated for conn. It also frees memory pointed by conn.
#include <dwnx/dwnx.h>
dwnx_conn_del() frees resources allocated for conn. It also
frees memory pointed by conn.