Function rquickjs_sys::JS_ThrowReferenceError[][src]

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