Function JS_Ext_PromiseResolve

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