fn call(self: *Self, comptime func: anytype, args: anytype) error{OutOfMemory}!void

This is equivalent to adding a frame to the group but the memory of its frame is allocated by the group and freed by wait. func must be async and have return type ReturnType. Thread-safe.

Parameters

self: *Self,
func: anytype,
args: anytype,