Zth (libzth)
Loading...
Searching...
No Matches
zth_preinit.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2019-2026 Jochem Rutgers
3 *
4 * SPDX-License-Identifier: MPL-2.0
5 */
6
7#include <libzth/init.h>
8
10
19#ifndef ZTH_OS_WINDOWS
20__attribute__((weak))
21#endif
#define ZTH_INDIRECT_PROLOGUEV(func,...)
void zth_preinit()
Initialization function to be called by the default-supplied main(), before doing anything else.