4-variable-simplifier/string/free.h
2026-04-25 16:00:10 -04:00

3 lines
45 B
C

void free_string(
struct string* this);