Voyant API 0.8.0
Loading...
Searching...
No Matches
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
12extern "C" {
13
41
42} // extern "C"
void voyant_log_init_c()
Initialize Voyant logging system from C/C++.