TEMU
4.4
The Terma Emulator
|
#include "temu-c/Support/Attributes.h"
Go to the source code of this file.
Functions | |
const TEMU_API char * | temu_getVersionString (void) |
TEMU_API unsigned | temu_getMajorVersion (void) |
TEMU_API unsigned | temu_getMinorVersion (void) |
TEMU_API unsigned | temu_getPatchVersion (void) |
TEMU_API unsigned temu_getMajorVersion | ( | void | ) |
Get TEMU major version as number.
TEMU_API unsigned temu_getMinorVersion | ( | void | ) |
Get TEMU minor version as number.
TEMU_API unsigned temu_getPatchVersion | ( | void | ) |
Get TEMU patch version as number.
const TEMU_API char* temu_getVersionString | ( | void | ) |
Get TEMU version string.