MCPcopy Create free account
hub / github.com/Andy-Python-Programmer/aero / zeroed

Method zeroed

src/aero_kernel/src/utils/dma.rs:66–76  ·  view source on GitHub ↗

Creates a new DMA (Direct Memory Access) buffer and is initialized with zeros. ## Examples ```rust,no_run let dma: Command = Dma::new(); ```

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

DmaClass · 0.85
assume_initMethod · 0.80
as_mut_ptrMethod · 0.45

Tested by

no test coverage detected