Function GetWarningReporter

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