memcached_decrement_by_key

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
memcached_return_t
memcached_decrement_by_key
(
memcached_st* ptr
,
const char* group_key
,,
const char* key
,
size_t key_length
,
ulong offset
,
ulong* value
)

Meta