Files
reactos/lib/sdk/crt/string/wcslen.c
T

7 lines
68 B
C

#define _UNICODE
#include <wchar.h>
#include "tcslen.h"
/* EOF */