pub unsafe extern "C" fn spa_ringbuffer_write_update(
    rbuf: *mut spa_ringbuffer,
    index: i32
)
Expand description

Update the write pointer to \a index

\param rbuf a spa_ringbuffer \param index new index