Pushes a new element onto the stack. The new size of the stack must not exceed the size for which the underlying memory (`data`) was allocated.
(&mut self, data: NonNull<T>, val: T)
source not stored for this graph (policy: none)
no outgoing calls