LeviLamina
Loading...
Searching...
No Matches
WerRegister.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace WerRegister {
6// functions
7// NOLINTBEGIN
8MCNAPI long callWerRegisterCustomMetadata(::std::string const& key, ::std::string const& data);
9// NOLINTEND
10
11} // namespace WerRegister