#include <limal/config.h>Go to the source code of this file.
Namespaces | |
| namespace | limal |
| namespace | limal::runlevel |
Defines | |
| #define | LIMAL_RUNLEVEL_LIB_VERSION "1.2.2" |
| #define | LIMAL_RUNLEVEL_API_VERSION 1 |
Functions | |
| const char *const | limal_runlevel_lib_version () |
| const unsigned int | limal_runlevel_api_version () |
| #define LIMAL_RUNLEVEL_API_VERSION 1 |
LiMaL runlevel API/namespace version.
| #define LIMAL_RUNLEVEL_LIB_VERSION "1.2.2" |
LiMaL runlevel library version.
| const unsigned int limal_runlevel_api_version | ( | ) |
LiMaL runlevel API version number function.
| const char* const limal_runlevel_lib_version | ( | ) |
LiMaL runlevel lib version number function.
1.5.0