Skip to main content

QCOW2_MAGIC

Constant QCOW2_MAGIC 

Source
pub const QCOW2_MAGIC: u32 = 0x514649fb;
Expand description

qcow2 magic bytes: “QFI\xfb” in big-endian.