A coroutine handle behaves a lot like a C pointer. It can be easily copied, but it doesn't have a destructor to free the memory associated with coroutine state.
確定! 回上一頁