TrashStack.pop

Pops a piece of memory off a #GTrashStack.

struct TrashStack
static
void*
pop

Parameters

stackP GTrashStack**

a #GTrashStack

Return: the element at the top of the stack

Meta