[][src]Function quickjs_sys::JS_ThrowInternalError

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