memcached_decrement_with_initial

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_with_initial
(
memcached_st* ptr
,
const char* key
,
size_t key_length
,
ulong offset
,
ulong initial
,
time_t expiration
,
ulong* value
)

Meta