omni::io::cfile::write_line
NAME

omni::io::cfile::write_line

A function of omni::io::cfile

#include <omni/io.hpp>
template < typename T, uint16_t SZ > uint64_t omni::io::cfile::write_line(const std::string& file, const omni::stack_buffer<T, SZ>& buffer)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top