TrashStack.pop

Pops a piece of memory off a #GTrashStack.

More...
struct TrashStack
static
void*
pop
(
GTrashStack** stackP
)

Parameters

stackP GTrashStack**

a #GTrashStack

Return Value

Type: void*

the element at the top of the stack

Detailed Description

Deprecated: #GTrashStack is deprecated without replacement

Meta