Searched defs:SP_Event_st (Results 1 – 1 of 1) sorted by relevance
25 struct SP_Event_st { struct26 explicit SP_Event_st(int id) : event_id(id) {} in SP_Event_st() argument27 int event_id;