Neovim Home
src
nvim
os
Functions
os_win_console.c File Reference
#include "
nvim/os/input.h
"
#include "
nvim/os/os_win_console.h
"
#include "
nvim/vim.h
"
Functions
int
os_get_conin_fd
(
void
)
void
os_replace_stdin_to_conin
(
void
)
void
os_replace_stdout_and_stderr_to_conout
(
void
)
Function Documentation
◆
os_get_conin_fd()
int os_get_conin_fd
(
void
)
◆
os_replace_stdin_to_conin()
void
os_replace_stdin_to_conin
(
void
)
◆
os_replace_stdout_and_stderr_to_conout()
void
os_replace_stdout_and_stderr_to_conout
(
void
)