fn spawn(pool: *Pool, comptime func: anytype, args: anytype) !void

Parameters

pool: *Pool,
func: anytype,
args: anytype,