memcached_delete

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_delete
(
memcached_st* ptr
,
const char* key
,
size_t key_length
,
time_t expiration
)

Meta