gc

allocated

fun allocated() > int

Returns the number of allocated bytes Returns: allocated bytes

collect

fun collect() > void !> CollectError

Triggers a GC sweep

Last Updated:
Contributors: Benoit Giannangeli