Function allocate_aligned

Source
pub fn allocate_aligned(size: usize, alignment: usize) -> Result<*mut u8>
Expand description

Aligned memory allocation