Memcache.set_cas

You're seeing just the function set_cas, go back to Memcache module for more information.
Link to this function

set_cas(server, key, value, cas, opts \\ [])

View Source

Specs

Sets the key to value if the key exists and has CAS value equal to the provided value

Accepted options: :cas, :ttl