Home
last modified time | relevance | path

Searched refs:RM_GetApi (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dmodule.c138 #define REDISMODULE_CTX_INIT {(void*)(unsigned long)&RM_GetApi, NULL, NULL, NULL, NULL, 0, 0, 0, NU…
492 int RM_GetApi(const char *funcname, void **targetPtrPtr) { in RM_GetApi() function