[][src]Function loom::alloc::alloc

pub unsafe fn alloc(layout: Layout) -> *mut u8

Allocate memory with the global allocator.