Function mozjs::jsapi::JS_SetErrorInterceptorCallback

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