Availability:built-in
garbage_collectInvoke the global and trail stack garbage collector. Normally the
garbage collector is invoked automatically if necessary. Explicit
invocation might be useful to reduce the need for garbage collections in
time-critical segments of the code. After the garbage collection
trim_stacks/0
is invoked to release the collected memory resources.