JS_ThrowPlainError

Function JS_ThrowPlainError 

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