#include <stdint.h>
Go to the source code of this file.
Functions | |
uint64_t | temu_consoleGetLineCount (void *Con) |
const char * | temu_consoleGetLine (void *Con, uint64_t Line) |
const char* temu_consoleGetLine | ( | void * | Con, | |
uint64_t | Line | |||
) |
uint64_t temu_consoleGetLineCount | ( | void * | Con | ) |