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

Go to the source code of this file.

Functions

void explain_buffer_enobufs (explain_string_buffer_t *sb)

Function Documentation

The explain_buffer_enobufs function may be used to print a generic explanation for and ENOBUFS error.

Parameters:
sbThe string buffer to print into.

Definition at line 24 of file enobufs.c.