3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/rtc/LoggingSeverity.h"
8namespace rtc::webrtc_logging_impl {
27 MCNAPI
LogMetadata(
char const* file,
int line, ::rtc::LoggingSeverity severity);
33 MCNAPI
void*
$ctor(
char const* file,
int line, ::rtc::LoggingSeverity severity);