iio_buffer_get_device

Function iio_buffer_get_device 

Source
pub unsafe extern "C" fn iio_buffer_get_device(
    buf: *const iio_buffer,
) -> *const iio_device
Expand 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