MCPcopy Index your code
hub / github.com/bytecodealliance/rustix / buffer.rs

File buffer.rs

src/buffer.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Utilities for functions that return data via buffers.
2
3#![allow(unsafe_code)]
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected