Function pop

Function Documentation

u0 *pop(u0 *array, usize width)

Pops/removes element from top of the stack.

Return

Pointer to popped element.