libexplain  1.4.D001
Functions
libexplain/string_buffer/rewind.c File Reference
#include <libexplain/string_buffer.h>

Go to the source code of this file.

Functions

void explain_string_buffer_rewind (explain_string_buffer_t *sb)

Function Documentation

The explain_string_buffer_rewind function is used to trim a string buffer back to empty.

Parameters:
sbThe string buffer to shorten

Definition at line 24 of file rewind.c.