Function client_create#
Defined in File ecal_clang.h
Function Documentation#
-
ECAL_API ECAL_HANDLE client_create(const char *service_name_)#
Create a client.
- Deprecated:
Will be removed in future eCAL versions.
- Parameters:
service_name_ – Service name.
- Returns:
Handle to created client or NULL if failed.