Function rquickjs::qjs::JS_ThrowTypeError

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