pub unsafe extern "C" fn iio_buffer_get_device(
buf: *const iio_buffer,
) -> *const iio_deviceExpand description
@brief Retrieve a pointer to the iio_device structure @param buf A pointer to an iio_buffer structure @return A pointer to an iio_device structure