Attempts to peek a value from the stack.
The offset from the top of the stack to peek.
The variable to store the peeked value in.
Whether the operation succeeded.
See Implementation
Attempts to peek a value from the stack.