TrashStack.pop

Pops a piece of memory off a GTrashStack.

class TrashStack
static
void*
pop

Parameters

stackP GTrashStack**

a GTrashStack

Return Value

Type: void*

the element at the top of the stack

Meta