futriix/src/t_nhash.h

7 lines
116 B
C
Raw Normal View History

#pragma once
void freeNestedHashObject(robj_roptr o);
void nhsetCommand(client *c);
void nhgetCommand(client *c);