resUpdateDebugMsg function

void resUpdateDebugMsg(
  1. Pointer<Utf8> strMsg
)

Implementation

void resUpdateDebugMsg(Pointer<Utf8> strMsg) {
  slog('resUpdateDebugMsg: entered');
}