pub unsafe extern "C" fn iio_buffer_step(
    buf: *const iio_buffer
) -> isize
Expand description

@brief Get the step size between two samples of one channel @param buf A pointer to an iio_buffer structure @return the difference between the addresses of two consecutive samples of one same channel