Internal
Manages extra runtime context for the runtime.
Track object for dispose in current scope.
The object to be tracked.
the same object.
This function only needs to be called for raw system C API values. The return value of PackedFunc will be automatically tracked.
Dispose the internal resource This function can be called multiple times, only the first call will take effect.
Generated using TypeDoc
Manages extra runtime context for the runtime.