#include <dwc.h>void DWC_Shutdown(void);None.
None.
This function closes the DWC library. Call it when stopping the use of the DWC library.
It performs such tasks as deallocation of memory used by the DWC.
Before calling this function you must shut down various libraries, including the FriendsMatch, LAN Match, and Ranking Libraries.
To use the DWC again after calling this function, you must call the DWC_Init function.
DWC_GHTTP, deleted the description of DWC_ShutdownGHTTP.CONFIDENTIAL