fn once(comptime f: fn () void) Once(f)

Parameters

f: fn () void,