libexplain  1.4.D001
Functions
libexplain/buffer/vt_consize.h File Reference
#include <libexplain/string_buffer.h>

Go to the source code of this file.

Functions

void explain_buffer_vt_consize (explain_string_buffer_t *sb, const struct vt_consize *data)

Function Documentation

void explain_buffer_vt_consize ( explain_string_buffer_t sb,
const struct vt_consize *  data 
)

The explain_buffer_vt_consize function may be used to print a representation of a vt_consize structure.

Parameters:
sbThe string buffer to print into.
dataThe vt_consize structure to be printed.

Definition at line 69 of file vt_consize.c.