memcached_fetch

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
char*
memcached_fetch
(
memcached_st* ptr
,
char* key
,
size_t* key_length
,
size_t* value_length
,
uint* flags
,
memcached_return_t* error
)

Meta