memcached_mget_execute_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_execute_by_key
(
memcached_st* ptr
,
const char* group_key
,,
const char** keys
,
const size_t* key_length
,,
memcached_execute_fn* callback
,
void* context
,)

Meta