clickGc

open fun clickGc(unused: View)

onClick handler for "GC" button.

Initiates manual garbage collection. Some of the native stuff might not get cleaned up until finalizers run, so we request those too.