Function kernel::mem::heap_allocator::handle_alloc_error
source · pub fn handle_alloc_error(layout: Layout) -> !
Expand description
Panics when heap allocation fails.
pub fn handle_alloc_error(layout: Layout) -> !
Panics when heap allocation fails.