#include <dwc.h>void DWC_ReportUserData(const DWCUserData *userdata);| userdata | Pointer to the DWCUserData structure where the user data is stored. |
None.
This function outputs to the debug console the contents of the DWCUserData structure specified by userdata.
This function is for debugging, but it also works with the libraries of the final version of the ROM (FINALROM).
OS_TPrintf".CONFIDENTIAL