invokeScheduleFunction#

Fully qualified name: omni::graph::exec::unstable::invokeScheduleFunction

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*).