memcached_set_sasl_auth_data

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(sasl)
extern (C) nothrow
memcached_return_t
memcached_set_sasl_auth_data
(
memcached_st* ptr
,
const char* username
,
const char* password
)

Meta