omni::io::cfile::write_line_raw
NAME

omni::io::cfile::write_line_raw

A static function of omni::io::cfile

#include <omni/io.hpp>
uint64_t omni::io::cfile::write_line_raw(const std::string& file, const char* buffer, uint64_t length, bool append)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top