LeviLamina
Loading...
Searching...
No Matches
webrtc_function_impl.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace webrtc::webrtc_function_impl {
6// inner types
7enum : uint64 {
8 // bitfield representation
9 KInlineStorageWords = 1ull << 2,
10};
11
12} // namespace webrtc::webrtc_function_impl