33 _ASSERTE((
"Invalid file descriptor. File possibly closed by a different thread",0));
int __cdecl _commit(int const fh)
#define _CHECK_FH_RETURN(handle, errorcode, retexpr)
auto __acrt_lowio_lock_fh_and_call(int const fh, Action &&action) -> decltype(action())
#define _VALIDATE_RETURN(expr, errorcode, retexpr)
BOOL WINAPI FlushFileBuffers(IN HANDLE hFile)
_CRTIMP intptr_t __cdecl _get_osfhandle(_In_ int _FileHandle)
DWORD WINAPI GetLastError(void)