Function mozjs_sys::jsapi::JS_ReportErrorLatin1

source ยท
pub unsafe extern "C" fn JS_ReportErrorLatin1(
    cx: *mut JSContext,
    format: *const c_char,
    ...
)