Function simics_api_sys::vtutils_set_assert_error_handler
source ยท pub unsafe extern "C" fn vtutils_set_assert_error_handler(
f: Option<unsafe extern "C" fn(line: c_int, file: *const c_char, mod_date: *const c_char, message: *const c_char)>,
)