sel4_
alloca
0.1.0
Functions
with_alloca
with_alloca_bytes
with_alloca_ptr
with_alloca_slice
sel4_alloca
Function
with_alloca_bytes
Copy item path
Settings
Help
Summary
Source
pub fn with_alloca_bytes<R, F: FnOnce(&mut [MaybeUninit<u8>]) -> R>( layout: Layout, f: F, ) -> R