[][src]Constant sunrise_bootstrap::bootstrap_stack::STACK_ALIGNMENT

const STACK_ALIGNMENT: usize = log2_ceil(STACK_SIZE_WITH_GUARD_IN_BYTES); // 16usize

The alignment of the stack.