pub unsafe extern "C" fn aws_ring_buffer_allocator_clean_up(
    allocator: *mut aws_allocator
)
Expand description

Cleans up a ring buffer allocator instance. Does not clean up the ring buffer.