ELinks 0.18.0
|
#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 |