Tilde Friends
|
Typedefs | |
typedef struct JSContext | JSContext |
Functions | |
void | tf_api_register (JSContext *context) |
Functions that are ultimately exposed to apps.
void tf_api_register | ( | JSContext * | context | ) |
Register JS API functions.
context | The JS context. |