Function client_create
Contents
Function client_create#
Defined in File ecal_clang.h
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.