omni::io::wfile::rename
NAME

omni::io::wfile::rename

A function of omni::io::wfile

#include <omni/io.hpp>
bool omni::io::wfile::rename(const std::wstring& file, const std::wstring& new_name, const omni::io::options& io_ops)


OVERLOADS

bool omni::io::wfile::rename(const std::wstring& file, const std::wstring& new_name)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top