[][src]Function aeron_rs::concurrent::logbuffer::log_buffer_descriptor::rotate_log

pub fn rotate_log(
    log_meta_data_buffer: &AtomicBuffer,
    current_term_count: i32,
    current_term_id: i32
)