Function hermit::mm::physicalmem::allocate_aligned[][src]

pub fn allocate_aligned(size: usize, alignment: usize) -> Result<PhysAddr, ()>