Function silc_net_win32_uninit
SYNOPSIS
void silc_net_win32_init(void);
DESCRIPTION
This is WIN32 system specific function and is used to uninitialize
the network. This must be called by all WIN32 applications. It
is usually called when the application is exiting. After calling
this function the SILC Net API routines will not work anymore.