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