[roll] Roll fuchsia [fdio][rust] Add wrapper for fdio_create_fd_null

We were missing a Rust wrapper for this function, which we will use in
the new Rust shell.

Original-Original-Bug: b/524829181
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1674855
Original-Original-Revision: b44d791d53a97da786ffe6f3c86152164189f81b
GitOrigin-RevId: 751cb4d1fe616f697db8362ce7af262e0084d80e
Change-Id: I50c0e78bb06028e1b4d713f41232071f3bc3a31b
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1675081
Cr-Commit-Position: refs/heads/main@{#195377}
1 file changed
tree: 9b4ec4331c862ceb64936e8f4ee8c07838e1a520
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.