srdja / Collections-C

A library of generic data structures for the C language.
http://srdja.github.io/Collections-C
GNU Lesser General Public License v3.0
2.82k stars 328 forks source link

rbuf_conf_new test #139

Closed yangxingpping closed 3 years ago

yangxingpping commented 4 years ago

rbuf_conf_init and rbuf_conf_new can not be used. Maybe struct ring_buffer_conf should definded in file ring_buffer.h?