Files
reactos/sdk/lib/crt/string/wcsnlen.c

7 lines
69 B
C

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