Function simics_api_sys::bindings::VT_assert_outside_execution_context
source ยท pub unsafe extern "C" fn VT_assert_outside_execution_context(
func: *const c_char,
file: *const c_char,
line: c_int,
)
Expand description
Make sure that Simics is not running when this function is called, and take the necessary steps depending on the situation