Function rosidl_runtime_c__U16String__len

Function Documentation

size_t rosidl_runtime_c__U16String__len(const uint16_t *value)

Get the length of the uint16_t pointer.

This function returns the length of the input value pointer.

Parameters:

value[in] points to a sequence of 16 bit chars for which the first null char is determined

Returns:

the size of the input value pointer or zero if the pointer is NULL