libfastcommon/src/fc_memory.c

6 lines
86 B
C

//fc_memory.c
#include "fc_memory.h"
fc_memory_oom_notify_func g_oom_notify = NULL;