Skip to content

gc_queue_create

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

gc_queue_create()

Returns: N/A undefined

Creates a new queue 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