✨ feat(define kv.h): include in .stellar/
This commit is contained in:
@@ -13,7 +13,7 @@ typedef void mq_msg_free_cb_func(void *msg, void *msg_free_arg);
|
||||
typedef void on_msg_cb_func(int topic_id, void *msg, void *on_msg_arg);
|
||||
typedef void on_msg_dispatch_cb_func(int topic_id,
|
||||
void *msg,
|
||||
on_msg_cb_func* on_msg_cb,
|
||||
on_msg_cb_func *on_msg_cb,
|
||||
void *on_msg_cb_arg,
|
||||
void *dispatch_arg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user