zhangmeng
2022-04-11 f552a0ea788225d8fe80942d6e8bd6500f788393
src/nng_wrap.h
@@ -7,6 +7,7 @@
void copy_memory(void** dest, int *dest_len, const void* src, const int src_len);
void set_last_error(const std::string& emsg);
void get_last_error(int* ec, void** emsg, int* emsg_len);
void free_nng(void* data, const int data_len);