pub unsafe extern "C" fn iio_buffer_destroy(buf: *mut iio_buffer)
Expand description

@brief Destroy the given buffer @param buf A pointer to an iio_buffer structure

NOTE: After that function, the iio_buffer pointer shall be invalid.