DebugBreak method

void DebugBreak()

Implementation

void DebugBreak() {
  return _DebugBreak();
}