Function rquickjs_core::qjs::JS_ThrowRangeError[][src]

pub unsafe extern "C" fn JS_ThrowRangeError(
    ctx: *mut JSContext,
    fmt: *const i8,
     ...
) -> JSValue