2022-12-02 11:06:41 +08:00

8 lines
72 B
C

#pragma once
#if NET_4_0
bool worker_try_create();
#endif // NET_4_0