Function simics_api_sys::SIM_register_context_handler

source ยท
pub unsafe extern "C" fn SIM_register_context_handler(
    cls: *mut conf_class_t,
    iface: *const context_handler_interface_t,
) -> c_int