MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / assume_init

Method assume_init

src/aero_kernel/src/utils/dma.rs:93–95  ·  view source on GitHub ↗

## Safety As with [`MaybeUninit::assume_init`], it is up to the caller to guarantee that the value really is in an initialized state. Calling this when the content is not yet fully initialized causes immediate undefined behavior.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

newMethod · 0.80
zeroedMethod · 0.80
newMethod · 0.80
newMethod · 0.80
alloc_boxed_bufferFunction · 0.80
exec_args_from_sliceFunction · 0.80
get_blockMethod · 0.80
resolve_linkMethod · 0.80
newMethod · 0.80
newMethod · 0.80
find_inodeMethod · 0.80
newMethod · 0.80

Calls 1

DmaClass · 0.85

Tested by

no test coverage detected