Searched defs:wcsncpy_s (Results 1 - 1 of 1) sorted by relevance
| /third_party/bounds_checking_function/src/ | ||
| H A D | wcsncpy_s.c | 75 errno_t wcsncpy_s(wchar_t *strDest, size_t destMax, const wchar_t *strSrc, size_t count) in wcsncpy_s() function |
Completed in 1 milliseconds