Function

allocate(_:)

Allocate an object of Self on the heap and initialize it with f.

Source
static fun allocate(_ f: sink [E] () let -> Int) -> PointerToMutable<SpawnFrame<E>>