Function js::jsapi::JS_ReportError [] [src]

pub unsafe extern "C" fn JS_ReportError(
    cx: *mut JSContext,
    format: *const c_char,
     ...
)

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