Function JS_Ext_PromiseAllSettled

Source
pub unsafe extern "C" fn JS_Ext_PromiseAllSettled(
    ctx: *mut JSContext,
    iterable: JSValue,
) -> JSValue