omni::io::file::unsafe_write_line
NAME

omni::io::file::unsafe_write_line

A function of omni::io::file

#include <omni/io.hpp>
inline uint64_t omni::io::file::unsafe_write_line(const std::string& file, const wchar_t* buffer, uint64_t length)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top