— Function: unsigned char *
abuf_data (
const Autobuf *abuf)
Returns a pointer to the data contained in abuf. The pointer
returned is only guaranteed to point to ‘abuf_length (abuf)’
characters. This pointer is valid only until the next call to a library
function which may modify abuf.