BITCODE_WRAPPER_MAGIC

Constant BITCODE_WRAPPER_MAGIC 

Source
pub const BITCODE_WRAPPER_MAGIC: u32 = 0x0b17c0de;
Expand description

The 32-bit magic that indicates a bitcode wrapper, which in turn points to the start of the actual bitcode stream.