|
MGE System Utility Library - Full Internal Documentation v1.6.5
Library of system utility functions.
|
Header file for libmgesysutils shared library. More...
#include <libmgec/mge-portability.h>

Go to the source code of this file.
Functions | |
| BEGIN_C_DECLS | __attribute__ ((const)) const char *libmgesysutils_get_pkg_version(void) |
| Get the source version. More... | |
| void | libmgesysutils_print_pkg_version (void) |
| Print the package version string to stdout. More... | |
| void | libmgesysutils_print_src_version (void) |
| Print the source version string to stdout. More... | |
Header file for libmgesysutils shared library.
Released under the GPLv3 only.
SPDX-License-Identifier: GPL-3.0-only
| __attribute__ | ( | (const) | ) | const |
Get the source version.
Get the source version.
| void libmgesysutils_print_pkg_version | ( | void | ) |
Print the package version string to stdout.
| void libmgesysutils_print_src_version | ( | void | ) |
Print the source version string to stdout.