toaruos/base/usr/include/wchar.h

6 lines
66 B
C

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