cmake
HAVE_WCSNLEN
examples
LibreDWG/libredwg
CMakeLists.txt
:114
check_symbol_exists(
"wcsnlen"
"wchar.h"
HAVE_WCSNLEN)