pub const MINIDUMP_SIGNATURE: u32 = 1347241037; // 1_347_241_037u32
Expand description

The 4-byte magic number at the start of a minidump file.

In little endian this spells ‘MDMP’.