memcached_server_list_append_with_weight

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_server_list_st
memcached_server_list_append_with_weight
(
memcached_server_list_st ptr
,
const char* hostname
,
in_port_t port
,
uint weight
,
memcached_return_t* error
)

Meta