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