pub unsafe extern "C" fn tsrb_drop( rb: *mut tsrb_t, n: size_t, ) -> c_int
@brief Drop bytes from ringbuffer @param[in] rb Ringbuffer to operate on @param[in] n max number of bytes to drop @return nr of bytes dropped