Function simics_api_sys::SIM_hap_add_callback_obj_index
source ยท pub unsafe extern "C" fn SIM_hap_add_callback_obj_index(
hap: *const c_char,
obj: *mut conf_object_t,
flags: hap_flags_t,
func: obj_hap_func_t,
data: *mut lang_void,
index: int64,
) -> hap_handle_t