Function hirofa_quickjs_sys::JS_Throw

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