Function hirofa_quickjs_sys::JS_ThrowSyntaxError

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