|
ELinks 0.19.1
|
#include <quickjs/quickjs.h>

Functions | |
| int | js_event_init (JSContext *ctx) |
| JSValue | getEvent (JSContext *ctx, void *eve) |
Variables | |
| JSClassID | js_event_class_id |
| JSValue getEvent | ( | JSContext * | ctx, |
| void * | eve ) |
| int js_event_init | ( | JSContext * | ctx | ) |
|
extern |