Searched defs:SP_Event_st (Results 1 – 1 of 1) sorted by relevance
32 struct SP_Event_st { struct33 explicit SP_Event_st(int id) : event_id(id) {} in SP_Event_st() argument34 int event_id;