pub fn proc_id<M: MemorySize>(
ctx: FunctionEnvMut<'_, WasiEnv>,
ret_pid: WasmPtr<Pid, M>,
) -> Errno
Expand description
§proc_id()
Returns the handle of the current process
pub fn proc_id<M: MemorySize>(
ctx: FunctionEnvMut<'_, WasiEnv>,
ret_pid: WasmPtr<Pid, M>,
) -> Errno
proc_id()
Returns the handle of the current process