GoodbyeDPI/src/utils/repl_str.h

2 lines
67 B
C

char *repl_str(const char *str, const char *from, const char *to);