VM_ADDR_USER_STACK_HIGH

Constant VM_ADDR_USER_STACK_HIGH 

Source
pub const VM_ADDR_USER_STACK_HIGH: u32 = _; // 4_294_901_760u32
Expand description

The address at which the program’s stack starts inside of the VM.

This is directly accessible by the program running inside of the VM.