pub unsafe extern "C" fn spa_ringbuffer_read_update(
    rbuf: *mut spa_ringbuffer,
    index: i32,
)Expand description
Update the read pointer to \a index.
\param rbuf a spa_ringbuffer \param index new index
pub unsafe extern "C" fn spa_ringbuffer_read_update(
    rbuf: *mut spa_ringbuffer,
    index: i32,
)Update the read pointer to \a index.
\param rbuf a spa_ringbuffer \param index new index