Class Arenas

java.lang.Object
io.github.jwharm.javagi.interop.Arenas

public class Arenas extends Object
Keeps a list of open Arenas that will be closed in a DestroyNotify callback. The DestroyNotify callback will know which Arena to close, based on the hashcode that is passed in the user_data parameter.