Function rquickjs::qjs::JS_Throw

source ·
pub unsafe extern "C" fn JS_Throw(
    ctx: *mut JSContext,
    obj: JSValue
) -> JSValue