Function libquickjs_sys::JS_ThrowTypeError[][src]

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