Skip to content

gc_map_create

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

gc_map_create()

Returns: N/A undefined

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