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

source ยท
pub unsafe extern "C" fn GetWarningReporter(
    cx: *mut JSContext,
) -> Option<unsafe extern "C" fn(_: *mut JSContext, _: *mut JSErrorReport)>