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

source ยท
pub unsafe extern "C" fn JS_ReportErrorASCII(
    cx: *mut JSContext,
    format: *const i8,
    ...
)
Expand description

Report an exception represented by the sprintf-like conversion of format and its arguments.