wangzhengquan
2020-07-27 554529bb69cd610e83db2c9a80b4f36f5225d80f
src/queue/include/shm_mm.h
@@ -18,6 +18,9 @@
 */
void shm_destroy();
void* shm_malloc_by_key(int key, int size);
#ifdef __cplusplus
}
#endif