ELinks 0.18.0
event.h File Reference
#include <mujs.h>
Include dependency graph for event.h:
This graph shows which files directly or indirectly include this file:

Functions

int mjs_event_init (js_State *J)
void mjs_push_event (js_State *J, void *eve)

Function Documentation

◆ mjs_event_init()

int mjs_event_init ( js_State * J)

◆ mjs_push_event()

void mjs_push_event ( js_State * J,
void * eve )