HomeSort by relevance Sort by last modified time
    Searched full:_strnset_s_l (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/
tchar_s.h 242 #define _tcsnset_s_l _strnset_s_l
257 #define _strnset_s_l(_Destination,_Destination_size_chars,_Value,_Count,_Locale) (_strnset_s(_Destination,_Destination_size_chars,_Value,_Count)) macro

Completed in 131 milliseconds