Spicy
hilti
toolchain
include
compiler
init.h
1
// Copyright (c) 2020-2021 by the Zeek Project. See LICENSE for details.
2
3
#pragma once
4
5
namespace
hilti
{
7
void
init
();
8
}
// namespace hilti
hilti::rt::init
void init()
Definition:
init.cc:22
hilti
Generated by
1.8.13