1 2 3 4 5 6 7
#ifndef NEOVIM_OS_WSTREAM_DEFS_H #define NEOVIM_OS_WSTREAM_DEFS_H typedef struct wstream WStream; #endif // NEOVIM_OS_WSTREAM_DEFS_H