pub const FLAG_NEEDS_POST_RETURN: i32 = _; // 4i32
Flag for the VMComponentContext::flags field which is set whenever a function is called to indicate that post_return must be called next.
VMComponentContext::flags
post_return