pub unsafe extern "C" fn dr_unregister_clean_call_insertion_event(
func: Option<unsafe extern "C" fn(drcontext: *mut c_void, ilist: *mut instrlist_t, where_: *mut instr_t, call_flags: dr_cleancall_save_t)>,
) -> bool_Expand description
Unregisters a callback function that was registered with dr_register_call_insertion_event().