(PECL rdkafka >= 0.9.1)
rd_kafka_offset_tail — Kafka offset relative to tail
$cnt
) : integer
Returns a special offset value that can be used to start consuming cnt
messages before the tail of the topic.
This function has no parameters.
Returns the special offset as an integer.