Function JS_Ext_PromiseReject

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