TrashStack.push

Pushes a piece of memory onto a #GTrashStack.

struct TrashStack
static
void
push

Parameters

stackP GTrashStack**

a #GTrashStack

dataP void*

the piece of memory to push on the stack

Meta