Function script::dom::bindings::import::module::jsapi::JS_SetErrorInterceptorCallback

source ยท
pub unsafe extern "C" fn JS_SetErrorInterceptorCallback(
    arg1: *mut JSRuntime,
    callback: *mut JSErrorInterceptor,
)