This is an example of documentation generated by ZigDoc, an alternative to Zig's built-in Auto Doc feature. See also examples in other modes/formats. The project being documented here (as the example) is the Zig library itself.
fd_renumber
wasi.fd_renumber
pubextern"wasi_snapshot_preview1"fnfd_renumber(from: fd_t, to: fd_t) errno_t