iio_buffer_get (9) Linux Manual Page
iio_buffer_get – Grab a reference to the buffer
Synopsis
struct iio_buffer *iio_buffer_get(struct iio_buffer *buffer);
Arguments
buffer
-
- The buffer to grab a reference for, may be NULL
Description
Returns the pointer to the buffer that was passed into the function.
Author
Daniel Baluta <daniel.baluta [at] intel.com>
- Author.
