ps-buffer 0.1.0-21

aligned heap buffer
Documentation
1
2
3
4
pub const FACTOR: usize = std::mem::size_of::<AlignmentType>();
pub const FILLER: u8 = 0;

pub type AlignmentType = u128;