Skip to main content

eCAL_SetUnitName

Function eCAL_SetUnitName 

Source
pub unsafe extern "C" fn eCAL_SetUnitName(
    unit_name_: *const c_char,
) -> c_int
Expand description

@brief Set/change the unit name of current module.

@param unit_name_ Defines the name of the eCAL unit.

@return Zero if succeeded.