puzzlebox
Loading...
Searching...
No Matches

Binary data buffer type used in pbdrv. More...

Detailed Description

Classes

struct  pb_buf_t
 binary buffer struct More...
 

Functions

void pb_buf_free (pb_buf_t *buf)
 free a pb_buf_t
 

Function Documentation

◆ pb_buf_free()

void pb_buf_free ( pb_buf_t * buf)

This function calls pb_free() on the data member of a pb_buf_t struct if it is not equal to NULL.