Typedefs

typedef void(* wechat_evt_handler_t) (wechat_evt_t *p_evt)
 WeChat Service event handler type. More...
 

Detailed Description

Typedef Documentation

◆ wechat_evt_handler_t

typedef void(* wechat_evt_handler_t) (wechat_evt_t *p_evt)

WeChat Service event handler type.

Definition at line 170 of file wechat.h.