[−][src]Function libiio_sys::iio_buffer_end
pub unsafe extern "C" fn iio_buffer_end(buf: *const iio_buffer) -> *mut c_void
@brief Get the address that follows the last sample in a buffer @param buf A pointer to an iio_buffer structure @return A pointer corresponding to the address that follows the last sample present in the buffer