omni::graph::exec::unstable::invokeScheduleFunction

Defined in omni/graph/exec/unstable/ScheduleFunction.h

template<typename Fn>
omni::graph::exec::unstable::Status omni::graph::exec::unstable::invokeScheduleFunction(Fn &&fn) noexcept

Helper function to efficiently call an invocable object (i.e. std::function, function ptr, IScheduleFunction*).