Function rquickjs::qjs::JS_ThrowSyntaxError

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