Function rquickjs_sys::JS_ThrowInternalError[][src]

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