[][src]Function libiio_sys::iio_buffer_get_device

pub unsafe extern "C" fn iio_buffer_get_device(
    buf: *const iio_buffer
) -> *const iio_device

@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