Go to the source code of this file.
◆ rename()
Definition at line 17 of file rename.cpp.
18{
20
22
25 {
27 return -1;
28 }
29
33 {
35 return -1;
36 }
37
39}
_Out_opt_ UINT * code_page
errno_t __acrt_mbs_to_wcs_cp(char const *const null_terminated_input_string, __crt_win32_buffer< wchar_t, ResizePolicy > &win32_buffer, unsigned int const code_page)
unsigned int __acrt_get_utf8_acp_compatibility_codepage()
_Check_return_ _CRTIMP int __cdecl _wrename(_In_z_ const wchar_t *_NewFilename, _In_z_ const wchar_t *_OldFilename)