SetUpEventLoopDispatch

Function SetUpEventLoopDispatch 

Source
pub unsafe fn SetUpEventLoopDispatch(
    cx: &mut JSContext,
    callback: RustDispatchToEventLoopCallback,
    closure: *mut c_void,
)