---
source: varnish-macros/src/tests.rs
---
VMOD_JSON_SPEC
[
[
"$VMOD",
"2.0",
"event2",
"Vmod_vmod_event2_Func",
"0f9154293978b75f2496931f9d9e5e67cf8d40796b8ed9516fc1d3523c7df3e5",
"Varnish (version) (hash)",
"0",
"0"
],
[
"$CPROTO",
"
struct Vmod_vmod_event2_Func {
vmod_event_f *f_on_event;
};
static struct Vmod_vmod_event2_Func Vmod_vmod_event2_Func;"
],
[
"$EVENT",
"Vmod_vmod_event2_Func.f_on_event"
]
]