#include <setimmediate.h> int a = 10; SetImmediate(env, [a]() { /* do something with a ... */ });.
確定! 回上一頁