omni::io::wfile::write_raw
NAME

omni::io::wfile::write_raw

A static function of omni::io::wfile

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top