RD_KAFKA_OFFSET_STORED

< Start consuming from offset retrieved * from offset store

extern (C) nothrow @nogc
enum RD_KAFKA_OFFSET_STORED = -1000;

Meta