omni::io::file::write_raw
NAME

omni::io::file::write_raw

A static function of omni::io::file

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top