rd_kafka_topic_partition_list_set_offset

@brief Set offset to \p offset for \p topic and \p partition

@returns RD_KAFKA_RESP_ERR_NO_ERROR on success or RD_KAFKA_RESP_ERR__UNKNOWN_PARTITION if \p partition was not found in the list.

extern (C) nothrow @nogc
rd_kafka_topic_partition_list_set_offset

Meta