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