Constant fuchsia_zbi::ZBI_ITEM_MAGIC
source ยท pub const ZBI_ITEM_MAGIC: u32 = 0xb578_1729; // 3_044_546_345u32
Expand description
Every header type must have this magic value.
pub const ZBI_ITEM_MAGIC: u32 = 0xb578_1729; // 3_044_546_345u32
Every header type must have this magic value.