* @brief The push function pushes the element onto the stack. * * @param ptr Stack pointer * @param data Value to be pushed onto stack * @return int Position of top pointer */
source not stored for this graph (policy: none)
no test coverage detected