function

var function: A_Function? = null

The A_Function being executed. This is only volatile so that the AvailRuntime.clock thread can safely pollActiveRawFunction, then navigate from the A_Function to the A_RawFunction inside it.