Function wasmtime_wasi::preview0::wasi_unstable::proc_exit
source ยท pub fn proc_exit(
ctx: &mut impl WasiUnstable,
memory: &mut GuestMemory<'_>,
arg0: i32,
) -> Result<()>
Available on crate feature
preview1
only.