Function JS_ReportErrorLatin1

Source
pub unsafe extern "C" fn JS_ReportErrorLatin1(
    cx: *mut JSContext,
    format: *const i8,
    ...
)