gobj_end()

gobj_end()#

De-initialize the gobj’s system, free resources.

Prototype

PUBLIC void gobj_end(void);

Prototype

// Not applicable in JS

Prototype

# Not applicable in Python
Examples
// TODO C examples
// TODO JS examples
# TODO Python examples