pub fn tty_get<M: MemorySize>(
ctx: FunctionEnvMut<'_, WasiEnv>,
tty_state: WasmPtr<Tty, M>,
) -> Errno
Expand description
§tty_get()
Retrieves the current state of the TTY
pub fn tty_get<M: MemorySize>(
ctx: FunctionEnvMut<'_, WasiEnv>,
tty_state: WasmPtr<Tty, M>,
) -> Errno
tty_get()
Retrieves the current state of the TTY