pub unsafe extern "C" fn eCAL_SetUnitName( unit_name_: *const c_char, ) -> c_int
@brief Set/change the unit name of current module.
@param unit_name_ Defines the name of the eCAL unit.
@return Zero if succeeded.