memcached_server_add_udp_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_return_t
memcached_server_add_udp_with_weight
(
memcached_st* ptr
,
const char* hostname
,
in_port_t port
,
uint weight
)

Meta