Method RedisClient.zremRangeByRank

Prototypes

uint zremRangeByRank(
  string key,
  int start,
  int stop
);