Voyant API
0.8.0
Loading...
Searching...
No Matches
usr
include
voyant_api
cbindings
logging_utils_ffi.hpp
Go to the documentation of this file.
1
// Copyright (c) 2024-2025 Voyant Photonics, Inc.
2
// All rights reserved.
3
4
#pragma once
5
6
#include <cstdarg>
7
#include <cstdint>
8
#include <cstdlib>
9
#include <ostream>
10
#include <new>
11
12
extern
"C"
{
13
40
void
voyant_log_init_c
();
41
42
}
// extern "C"
voyant_log_init_c
void voyant_log_init_c()
Initialize Voyant logging system from C/C++.
Generated by
1.9.8