Function mozjs::jsapi::JS::SetSettledPromiseIsHandled

source ยท
pub unsafe extern "C" fn SetSettledPromiseIsHandled(
    cx: *mut JSContext,
    promise: Handle<*mut JSObject>,
) -> bool