omni::io::wfile::create
NAME

omni::io::wfile::create

A static function of omni::io::wfile

#include <omni/io.hpp>
bool omni::io::wfile::create(const std::wstring& file, bool create_path)

OVERLOADS

bool omni::io::wfile::create(const std::wstring& file)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top