TrashStack.push

Pushes a piece of memory onto a #GTrashStack.

More...
struct TrashStack
static
void
push
(
GTrashStack** stackP
,
void* dataP
)

Parameters

stackP GTrashStack**

a #GTrashStack

dataP void*

the piece of memory to push on the stack

Detailed Description

Deprecated: #GTrashStack is deprecated without replacement

Meta