namespace Core::Platform::Debug

namespace Debug {

// global functions

void print(CStringPtr string);

} // namespace Debug