Function recursive::set_stack_allocation_size
source · pub fn set_stack_allocation_size(bytes: usize)Expand description
When a new stack gets allocated it will get allocated with this size.
The default value if this function is never called is 2 MiB.