[][src]Function card10_alloc::init

pub fn init(stack_headroom: usize) -> usize

Call this before using anything from alloc.

Consider the size of your stack-allocated variables for the stack_headroom parameter.

Returns heap size