Function stack_len

Source
pub const fn stack_len(size: usize) -> usize
Expand description

Adjust a given requested stack size up for the alignment. This is just the stack, and the reservation is explicitly included in the stack declaration below.