in rocketmq/client.py [0:0]
def set_name_server_domain(self, domain): ffi_check(dll.SetProducerNameServerDomain(self._handle, _to_bytes(domain)))