hirofa_quickjs_sys

Function JS_ThrowReferenceError

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