pub const MAX_USER_STACK_SIZE: usize = 0x20_0000; // 2_097_152usize
Expand description

The size of the user stack.