Function avr_oxide::alloc::alloc

source ·
pub unsafe fn alloc(layout: Layout) -> *mut u8
Expand description

Allocate memory using the AVRoxide global allocator implementation