pub unsafe extern "C" fn rb_create(size: c_int) -> *mut ring_buffer
Expand description

create a ring buffer, size must be a multiple of 256 returns NULL on failure