Stack.topPtr

Pointer to top stack element. Note: Stack must be non-empty.

struct Stack(T)
T*
topPtr
()

Meta