Flipper Developer Docs
Loading...
Searching...
No Matches
system/js_app/plugin_api/app_api_interface.h
1
#pragma once
2
3
#include <flipper_application/api_hashtable/api_hashtable.h>
4
5
/*
6
* Resolver interface with private application's symbols.
7
* Implementation is contained in app_api_table.c
8
*/
9
extern
const
ElfApiInterface
*
const
application_api_interface;
ElfApiInterface
Interface for ELF loader to resolve symbols.
Definition
elf_api_interface.h:9
applications
system
js_app
plugin_api
app_api_interface.h
Generated by
1.12.0