pub fn proc_parent<M: MemorySize>(
ctx: FunctionEnvMut<'_, WasiEnv>,
pid: Pid,
ret_parent: WasmPtr<Pid, M>,
) -> ErrnoExpand description
ยงproc_parent()
Returns the parent handle of the supplied process
pub fn proc_parent<M: MemorySize>(
ctx: FunctionEnvMut<'_, WasiEnv>,
pid: Pid,
ret_parent: WasmPtr<Pid, M>,
) -> Errnoproc_parent()Returns the parent handle of the supplied process