Constant minidump::format::MINIDUMP_SIGNATURE[][src]

pub const MINIDUMP_SIGNATURE: u32 = 1347241037; // 0x504d_444du32
Expand description

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

In little endian this spells ‘MDMP’.