iio_buffer_get — Grab a reference to the buffer
struct iio_buffer * iio_buffer_get (
)
buffer
The buffer to grab a reference for, may be NULL
Returns the pointer to the buffer that was passed into the function.