hirofa_quickjs_sys

Function JS_ThrowRangeError

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