Function wasmer_wasix::syscalls::wasix::proc_id::proc_id

source ·
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