Function mozjs_sys::jsapi::JS_ExpandErrorArgumentsASCII
source ยท pub unsafe extern "C" fn JS_ExpandErrorArgumentsASCII(
cx: *mut JSContext,
errorCallback: JSErrorCallback,
errorNumber: c_uint,
reportp: *mut JSErrorReport,
...
) -> bool