pub unsafe extern "C" fn VT_outside_execution_context_violation() -> bool
Expand description

Return true if VT_assert_outside_execution_context() would warn or assert in the current situation. This function is meant to be used before calling VT_assert_outside_execution_context() to print specific warnings before asserting.