Function client_create

Function Documentation

ECAL_API ECAL_HANDLE client_create(const char *service_name_)

Create a client.

Parameters

service_name_ – Service name.

Returns

Handle to created client or NULL if failed.