EV_CB_DECLARE.cb

template EV_CB_DECLARE(TYPE)
nothrow extern (C)
void function(ev_loop_t*, TYPE*, int) cb;

Meta