Skip to main content

ZBI_ALIGNMENT_USIZE

Constant ZBI_ALIGNMENT_USIZE 

Source
pub const ZBI_ALIGNMENT_USIZE: usize = _; // 8usize
Expand 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.