@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.
See Implementation
@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.