omni::io::file::write_line
NAME

omni::io::file::write_line

A static function of omni::io::file

#include <omni/io.hpp>
inline uint64_t omni::io::file::write_line(const std::wstring& file, const std::wstring& buffer, bool append)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top