carb::crashreporter::kBaseMagicSignature
Defined in carb/crashreporter/CrashReporterUtils.h
- 
constexpr uintptr_t carb::crashreporter::kBaseMagicSignature = 0xc7a547e907137700ull
- Base magic signature value used to verify crash reporter resources. - The lower 8 bits of this value can be incremented to allow for different versions of this resources this signature protects.