Skip to content

gc_stack_create

Hyomoto edited this page Dec 12, 2020 · 2 revisions
Jump To Go Back Arguments Methods Variables

gc_stack_create()

Returns: N/A undefined

Creates a new stack and returns a struct containing it. If this struct is lost, the data structure will be cleaned up also.

// no example

Arguments

Name Type Purpose
None
Clone this wiki locally