Function rb_sys::bindings::rb_thread_remove_event_hook_with_data
source · pub unsafe extern "C" fn rb_thread_remove_event_hook_with_data(
thval: VALUE,
func: rb_event_hook_func_t,
data: VALUE
) -> c_int