JS_ThrowPlainError

Function JS_ThrowPlainError 

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