λ61
|
#include "l61/meta.hpp"
#include "l61/ExtensionSystem/ExtensionHeaders.hpp"
#include "l61/ExtensionSystem/AbstractExtensionEntryPoint.hpp"
#include "lex61rt.hpp"
#include <cassert>
#include <memory>
Namespaces | |
namespace | lex61rt |
Functions | |
l61::ExtensionSystem::l61_api_extension_ptr | lex61rt::getApiData () |
void | lex61rt_pre_init () |
void | lex61rt_cleanup () |
int | l61_extension_init () |
C_CALL int | __l61_rt_ex_init__ (ExtensionSystem::l61_api_extension_t *api) |
Variables | |
LEX61_SYM_LOOKUP_COMPAT |
C_CALL int __l61_rt_ex_init__ | ( | ExtensionSystem::l61_api_extension_t * | api | ) |
int l61_extension_init | ( | ) |
void lex61rt_cleanup | ( | ) |
void lex61rt_pre_init | ( | ) |
LEX61_SYM_LOOKUP_COMPAT |