memcached_get

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

Meta