6 lines
66 B
C
Raw Normal View History

#pragma once
#include <stddef.h>
extern int wcwidth(wchar_t c);