pub unsafe extern "C" fn iio_buffer_start(
buf: *const iio_buffer,
) -> *mut c_voidExpand description
@brief Get the start address of the buffer @param buf A pointer to an iio_buffer structure @return A pointer corresponding to the start address of the buffer