Function simics_api_sys::bindings::vtutils_set_fatal_error_handler

source ยท
pub unsafe extern "C" fn vtutils_set_fatal_error_handler(
    f: Option<unsafe extern "C" fn(msg: *const c_char)>,
)