pub fn proc_id<M: MemorySize>(
ctx: FunctionEnvMut<'_, WasiEnv>,
ret_pid: WasmPtr<Pid, M>,
) -> ErrnoExpand description
ยงproc_id()
Returns the handle of the current process
pub fn proc_id<M: MemorySize>(
ctx: FunctionEnvMut<'_, WasiEnv>,
ret_pid: WasmPtr<Pid, M>,
) -> Errnoproc_id()Returns the handle of the current process