1 2 3 4 5
#include "spawn.h" void NRainCheck::NPrivate::SpawnTaskImpl(TTaskRunnerBase* task) { task->Schedule(); }