[][src]Function wasmer_runtime_core::fault::allocate_and_run

pub fn allocate_and_run<R, F: FnOnce() -> R>(size: usize, f: F) -> R