Function mozjs_sys::jsapi::JS_ReportErrorUTF8

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