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