Set hook flags for coroutine
$flags
Sets the hook flags for coroutine support. This dynamically changes the hook flags at runtime.
flags
Bitmask of flags specifying which functions to hook. Same flags as enableCoroutine.
成功した場合に true を、失敗した場合に false を返します。
true
false