memcached_mget_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_mget_by_key
(
memcached_st* ptr
,
const char* group_key
,,
const char** keys
,
const size_t* key_length
,
const size_t number_of_keys
)

Meta