pub const ZBI_ALIGNMENT_USIZE: usize = _; // 8usizeExpand description
ZbiContainer requires buffer and each entry to be aligned to this amount of bytes.
align_buffer can be used to adjust buffer alignment to match this requirement.
pub const ZBI_ALIGNMENT_USIZE: usize = _; // 8usizeZbiContainer requires buffer and each entry to be aligned to this amount of bytes.
align_buffer can be used to adjust buffer alignment to match this requirement.