cfunction src/core/buffer.c on line 307, column 1 (buffer/clear buffer) Sets the size of a buffer to 0 and empties it. The buffer retains its memory so it can be efficiently refilled. Returns the modified buffer.